amaannawab923 commented on PR #33054: URL: https://github.com/apache/superset/pull/33054#issuecomment-2810193893
> I see this behavior where the item fits the horizontal bar. When I resize the window down it correctly goes inside "More filters" but when I expand it back again, it is not showing back in the bar outside of the "More filters" as it should. Is this happening on master too or was it introduced in this PR? > > Also, you have some Cypress failures that seem related. > > USA.Births.Names.1.mp4 @geido , I was able to fix the cypress test , it was due to including current in the dependancy array of useEffect which was causing a bit re renders and interrupting with cypress operations ... Removing that from the dependancy array fixed the cypress tests Now the cypress tests are passing as seen below in the attatched ss , <img width="1728" alt="Screenshot 2025-04-16 at 10 34 20 PM" src="https://github.com/user-attachments/assets/c022577e-35d4-4bd0-b61a-36741e80eb4e" /> However , I was not able to reproduce the bug from video from the previous comment on the Ephemeral Environment , Can you please give info about the browser that you are using as seen in the video below [screen-capture (3).webm](https://github.com/user-attachments/assets/9184288a-e079-4e3f-b078-a031a53adccc) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
