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

item detail and notes: move click event to the whole header element #504

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jum-s
Copy link
Contributor

@jum-s jum-s commented Jul 16, 2024

This is displaying a button that does not look like one, but users who will not have to click exactly on the pencil icon anymore.

@jum-s jum-s requested a review from maxlath July 16, 2024 15:12
jum-s added 2 commits July 16, 2024 17:14
which allows to close a modal after doing an action (ie. in item modal, change transaction mode, then press escape should now close the modal)

as it seems that element .modal-overlay is loosing focus after an action

About modifying a global object, official doc says not to "worry about removing them when the component is destroyed" (see https://svelte.dev/docs/special-elements)
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.

1 participant