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

[REQUEST] Database Editor UI Enhancements #248

Open
LearnTheNext opened this issue Mar 20, 2023 · 0 comments
Open

[REQUEST] Database Editor UI Enhancements #248

LearnTheNext opened this issue Mar 20, 2023 · 0 comments

Comments

@LearnTheNext
Copy link

Is your feature request related to a problem? Please describe.
-In the Database Editor, the ID range boxes are constrained to 1M but item IDs can extend into the mid 2Ms at this time, meaning some items cannot be found by ID.

-hen pressing "tab" to move through UI objects, the order does not go from left to right, top to bottom but appears to go in order of creation.

Describe the solution you'd like
Increase the ID range box limits to allow current and future IDs to be included. While 9,999,999 fits in the current space, at least 3,000,000 would be ideal as we are nearing those IDs.

After pressing "tab" in the left information pane, the search box should be selected (currently "type", skipping the whole section). After "Scrape Unscraped," the "Search" box is selected, but after that it skips the "ID Range" checkbox and moves to the last "ID Range" input box and continues to go backwards in the UI.

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

No branches or pull requests

1 participant