Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.32.0 - Failed to execute 'removeChild' when applying filters #8602

Closed
dkdps opened this issue Nov 20, 2024 · 10 comments
Closed

v0.32.0 - Failed to execute 'removeChild' when applying filters #8602

dkdps opened this issue Nov 20, 2024 · 10 comments
Assignees

Comments

@dkdps
Copy link

dkdps commented Nov 20, 2024

Bug Description

When I try to apply a filter on the opportunities tab, I get this error. Seems to only happen on columns with the select data type. (See screenshots)

I might investigate later if I get time. It would be helpful to gauge if anyone else has experienced the same.

Image
Image
Image
Image

Expected behavior

Filters on select data types are applied.

Technical inputs

  • Seems to be a frontend bug: backend doesn't display any errors and my browser console does log an error. (See screenshot)
  • This is running on v0.32.0 with the 1 step docker deployment
@dkdps
Copy link
Author

dkdps commented Nov 20, 2024

Update: It appears related to #8483

@charlesBochet
Copy link
Member

Thanks for creating an issue, tagging this one as urgent bug and we will try to take it on 0.33 version for end of the week

@ehconitin
Copy link
Contributor

@dkdps could you share more details? I can apply filters on stages in the opportunity tab's column with no errors.
A screen recording on how to reproduce this behavior would be helpful! Thanks

@dkdps
Copy link
Author

dkdps commented Nov 20, 2024

Image
@ehconitin, here you go, I hope it helps!

I have added some options to the stage column, perhaps that has an effect. I have another custom column called Project Management which produces the same error.

Some other default filters like name and amount work fine.

@ehconitin
Copy link
Contributor

ehconitin commented Nov 21, 2024

@dkdps Thanks! This bug does exist on v0.32.0. @charlesBochet I suspect this was related to the scroll wrapper bug where it couldn't take multiple children which we fixed by wrapping children in a div #8570. I couldn't reproduce it on the main.
Image

@ehconitin ehconitin self-assigned this Nov 21, 2024
@martmull
Copy link
Contributor

@ehconitin
Copy link
Contributor

Are you checking on main? @martmull

@martmull
Copy link
Contributor

yep

@ehconitin
Copy link
Contributor

Its fixed :) was waiting on charles to confirm before closing this!

@ehconitin
Copy link
Contributor

The bug is on 0.32.0 tagged release, I confirmed.

@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Product development ✅ Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

No branches or pull requests

5 participants