-
Notifications
You must be signed in to change notification settings - Fork 384
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
Choosing custom reader theme does not show its info when said info is no longer supplied #5070
Comments
I suppose we should force the current reader theme to be among the list. If the active reader theme is not in the list after filtering, then we should ensure it gets included. |
Here's an updated SVG |
@jwold We need the two desktop and mobile illustrations separated out into separate images, without the Desktop/Mobile labels. |
Here's what I propose:
|
@westonruter here you go, happy to make any changes if needed! |
@jwold Please remove the device frame. So it should be just these rects: |
Here you go! @westonruter |
I just realized an important implication for this. A theme can now add an |
Bug Description
To summarize the overly complex title, if I activate a plugin that adds a custom reader theme like so:
Then deactivate said plugin, the following can be seen in the Reader themes section on the Settings page:
Notice that the theme name is not being shown. The reasoning for this makes sense, but as a user I would like to think that the currently activated theme information would persist since the theme is currently installed and active as the Reader theme.
Expected Behaviour
The theme name and details should still be retained if it's the currently selected Reader mode theme.
Steps to reproduce
Neve
theme as the Reader themeAdditional context
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation brief
QA testing instructions
Demo
Changelog entry
The text was updated successfully, but these errors were encountered: