-
Notifications
You must be signed in to change notification settings - Fork 16
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
Live Update / Colour Scheme buttons don't seem to work #138
Comments
Must have regressed in a dependency upgrade, sorting that out now. Thanks for the report! |
@arp242 can you confirm how you're using this? Interestingly I'm getting this on ui.riverqueue.com, but not when I try to reproduce locally (even with built assets). Thinking it might be something specific to the embedded handler somehow. |
I first noticed when running from the Docker container, bb9f755ef45e. I also ran it directly ( I just tried running with I can also confirm that https://ui.riverqueue.com is broken for me. |
Fix is coming in #139 / v0.5.1 shortly, thanks again for finding + reporting 🙏 |
* rely on builtin Listbox positioning + z-index class * re-upgrade headless UI w/ positioning fixes The issue in #138 (fixed by #139) was the result of positioning the listbox using tailwind classes instead of the `Listbox`'s own attrs for positioning. Using the builtin positioning option seems to have fixed this even on the latest version.
The buttons at the top don't seem to do anything? It opens, I select something, but nothing changes, and when I open it again the old value is still selected.
Tested in Firefox and Chromium.
Version baaa2e5
out.ogv.mp4
The text was updated successfully, but these errors were encountered: