Skip to content
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

Import: Asynchronous conversion in dialog #253

Open
mkoskim opened this issue Oct 14, 2024 · 0 comments
Open

Import: Asynchronous conversion in dialog #253

mkoskim opened this issue Oct 14, 2024 · 0 comments

Comments

@mkoskim
Copy link
Owner

mkoskim commented Oct 14, 2024

When we open Import dialog, it has a preview element (index & content). We should perform this conversion asynchronously. It could also use some more efficient element - e.g. virtualized components - for rendering, because we generally don't want to see all, just if few things are going to be imported correctly.

Current Import dialog:

image

You see index preview. We have entered "cha" as Chapter prefix (at right), and in the index you can see the result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant