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

Set server sources and categories on submit #17

Merged
merged 2 commits into from
Feb 24, 2024

Conversation

chancez
Copy link
Contributor

@chancez chancez commented Jan 29, 2024

Previously the API was being queried for every key-press that modified the URL. Instead, only update the serverSources/serverCategories on submit.

chancez and others added 2 commits January 28, 2024 16:29
Previously the API was being queried for every key-press that modified
the URL. Instead, only update the serverSources/serverCategories on submit.

Signed-off-by: Chance Zibolski <chance.zibolski@gmail.com>
the paperback setting input field: DUIInputField gets and sets the value after every keypress. the setter can override the input, potentially putting the user in a loop of being unable to delete the URL. Fixed.

fetch categories and fetch sources would throw errors. made throw error simple.
@ofelizestevez ofelizestevez merged commit c769c23 into Suwayomi:master Feb 24, 2024
@chancez chancez deleted the set_sources_on_submit branch February 26, 2024 16:20
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

Successfully merging this pull request may close these issues.

2 participants