You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great project, thanks for creating it! I'm learning how to integrate duckdb, liveview, non-ecto db and charts.
A couple of small bugs and performance points.
The UI/page shifts left on a button or dropdown click. See the gif
Chat performance looks weird when going to the per hour option on the Total Request chart. The chart is rendered kind of janky and slow. Check it on the same gif above.
After clicking on the dropdown or a button, the outline stays highlighted, so I need to click outside for the outline to go. See the gif.
It cold be that all that is the shadcn/ui problem?
The text was updated successfully, but these errors were encountered:
Sure thing. I use Brave Browser which is based on Chromium.
Brave Version 1.73.89 Chromium: 131.0.6778.69
I also tried it with the same result on Chrome Version 131.0.6778.86 (Official Build) (arm64)
but... Safari seems fine in terms of no left shift, but the outline and the janky chart load is there too. See the gif
Charts
Not sure if it's of any relevance to you or not, but in case you're thinking about charts' performance and from your readme I feel like you do pay attention to benchmarks and performance, here is a link with benchmarks on performance across different libraries (chart.js & echarts being the most widely used). charts benchmarks
Great project, thanks for creating it! I'm learning how to integrate duckdb, liveview, non-ecto db and charts.
A couple of small bugs and performance points.
The UI/page shifts left on a button or dropdown click. See the gif
Chat performance looks weird when going to the
per hour
option on the Total Request chart. The chart is rendered kind of janky and slow. Check it on the same gif above.After clicking on the dropdown or a button, the outline stays highlighted, so I need to click outside for the outline to go. See the gif.
It cold be that all that is the shadcn/ui problem?
The text was updated successfully, but these errors were encountered: