JUST.in DO IT

Results 46 comments of JUST.in DO IT

@eschutho I updated the commit. Can you review the update? thanks!

> Is there a reason for removing AsyncSelect useEffect dependencies? @michael-s-molina Because fetchPage kept changing while initializing due to the object dependencies, useEffect has been triggered multiple times which causes...

> > > Is there a reason for removing AsyncSelect useEffect dependencies? > > > > > > michael-s-molina Because fetchPage kept changing while initializing due to the object dependencies,...

@kgabryje Is this safe to support the screen capture from "Reports" worker? I personally recommend using `react-intersection-observer` which can cover the fallback case of unsupported `IntersectionObserver` (which possibly issue on...

@michael-s-molina If you are interested in considering feedback, this proposal suggests adopting a Gmail-style approach. ![_DEV__Superset](https://github.com/apache/superset/assets/1392866/f54721c4-df5a-4416-b942-b47173445a5d) cc: @kasiazjc

> I would only keep the background white to not mix it with the draggable items and because this looks like a secondary information that does not need to be...

> justinpark If you resize the left panel, it's cutting the text. @michael-s-molina I fixed by the text ellipsis. ![eclipsis](https://github.com/apache/superset/assets/1392866/f7c146fa-53ca-4d7d-85c6-6fa786d480e8)

> @justinpark Can you also make sure to ignore or remove the values from the form data in case a user starts with a temporal column, fills the advanced properties...

> Do we / should we hide this in print mode (standalone=true) or in an embedded context? I'm not sure what the behavior should be or what the options settings...