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

Editing a person to add tag will remove the displaying of existing event assigned to the person #6

Open
brianchoon opened this issue Nov 8, 2024 · 0 comments

Comments

@brianchoon
Copy link
Owner

Suppose we start with the below address book for persons:

image.png

Observe that Amy is assigned to the event Graduation.

Now, I attempt to assign a tag to Amy, by typing this in:

image.png

Notice that the Graduation word is now gone, replaced by sister:

image.png

A fix for this bug would be to ensure that we display both person tags and the events that a person is assigned to.

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

No branches or pull requests

1 participant