Open clayheaton opened 7 months ago
Hi @clayheaton, Is the above issue resolved for you. I am trying to create Horizontal annotaion. I can see it in legends, but is not displayed in chart. Please guide if you have any idea
I still have a lot of trouble with the feature. It is very unreliable. Everything else seems to work just fine. On Aug 20, 2024, at 4:02 AM, Neha-Siddesh @.***> wrote: Hi @clayheaton, Is the above issue resolved for you. I am trying to create Horizontal annotaion. I can see it in legends, but is not displayed in chart. Please guide if you have any idea
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>
I still have a lot of trouble with the feature. It is very unreliable
Sigh... you're not alone. Annotation layers are due for a redesign/overhaul, but it's an intricate tool that's hard to design well. In essence, a lot of work for not a lot of users. It never seems to make it to the top of the priority pile. If anyone ever feels like contributing, we'd welcome it.
Meet same issue. Is there any solution so far?
Bug description
The UI dialog for adding an annotation layer frequently is unresponsive in 4.0.0. By that, I mean that clicking on the Apply or OK buttons on this dialog does not work.
When trying to click Apply, the following error appears in the Javascript Console:
How to reproduce the bug
I experience this using the production version of the official Docker build of 4.0.0.
apache/superset:4.0.0
I have run into this under different circumstances. It happens > 50% of the time but tends not to happen when creating new charts for the first time. So, try a variation of 1.:
Screenshots/recordings
Please see the screenshots in the Bug description area above.
Superset version
4.0.0
Python version
3.10
Node version
16
Browser
Chrome
Additional context
This appears to be a React error.
These are the only feature flags I have manually set:
Checklist