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

feat(ui): place cursor on plugin header when toggling details #1338

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

guilhas07
Copy link

@guilhas07 guilhas07 commented Feb 23, 2024

Problem

When looking through the plugin's details the cursor jumps to other plugin's headers.

Proposal

Create a field selected_plugin. If a new plugin was selected jump to its header. If there was a previous selected_plugin that got deselected jump to its header too.

Before

After

Let me know if there is something that I should change!
P.S: I don't know if this should be a feat or a fix

@guilhas07 guilhas07 marked this pull request as draft February 24, 2024 07:52
@guilhas07 guilhas07 marked this pull request as ready for review February 24, 2024 18:11
@guilhas07 guilhas07 changed the title feat(ui): Save cursor position when toggling plugin details feat(ui): place cursor on plugin header when toggling details Feb 24, 2024
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

1 participant