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

Update Author Modal on Changes #1192

Merged
merged 1 commit into from Nov 21, 2022

Conversation

lkiesow
Copy link
Contributor

@lkiesow lkiesow commented Nov 21, 2022

If you are on the home page and open the edit author modal, you can automatically update all data by clicking “Quick Match” or you can remove a set image by clicking 🗑.

Both options will update the actual data, but not the data in the open modal. This means that, for example, a picture is still shown in the modal after deleting it. That's confusing.

This patch fixes the bug and makes sure the modal is updated if the data is updated.

If you are on the home page and open the edit author modal, you can
automatically update all data by clicking “Quick Match” or you can
remove a set image by clicking 🗑.

Both options will update the actual data, but not the data in the open
modal. This means that, for example, a picture is still shown in the
modal after deleting it. That's confusing.

This patch fixes the bug and makes sure the modal is updated if the data
is updated.
@springsunx
Copy link
Contributor

I also found this problem. I prefer to automatically get the author's photos in the author directory.

@advplyr
Copy link
Owner

advplyr commented Nov 21, 2022

Nice, thanks!

@advplyr advplyr merged commit 3d5ca7d into advplyr:master Nov 21, 2022
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.

None yet

3 participants