markprompt-js
markprompt-js copied to clipboard
Investigate slow dialog
Describe the bug When run on the Markprompt website/app, the Markprompt (React) dialog is sluggish at times.
To Reproduce Steps to reproduce the behavior:
- Go to markprompt.com
- Open the search dialog (e.g. from the docs page)
- Notice that it is slow to open
Expected behavior It should open instantly.
Additional context
I seem to be able to reproduce this behavior even when the dialog content is empty (i.e. even without <Markprompt>
included), so perhaps there is something to investigate on the Radix dialog side?