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

Add tooltip to rqid window button #455

Closed
wake42 opened this issue Jan 22, 2023 · 2 comments · Fixed by #600
Closed

Add tooltip to rqid window button #455

wake42 opened this issue Jan 22, 2023 · 2 comments · Fixed by #600
Assignees
Labels
type: enhancement Improvement to existing feature. Use "feat: " commit message
Milestone

Comments

@wake42
Copy link
Collaborator

wake42 commented Jan 22, 2023

Add a tooltip to the rqid window button to make it easy to check rqid without opening the rqid editor

It's as easy as this:

<a data-tooltip-direction="UP" data-tooltip="<p style='text-align: left;'>Rqid: item.gear.shiny-crystal<br>Language: en<br>Prio: 42</p>" class="header-button edit-rqid"><i class="fas fa-fingerprint"></i>Rqid</a>

Image

@wake42 wake42 added this to the 2.2.0 milestone Jan 22, 2023
@wake42 wake42 added the type: enhancement Improvement to existing feature. Use "feat: " commit message label Jan 22, 2023
@wake42
Copy link
Collaborator Author

wake42 commented Feb 23, 2023

It would be good to have a way of easily copying the rqid as well. The system makes it easy to copy the ID / UUID by clicking / right clicking the ID button (see screenshot)

Image

Add a right click handler on the rqid header button that copies the rqid to the clipboard.

@wake42
Copy link
Collaborator Author

wake42 commented Feb 23, 2023

Consider moving the rqid button next to the Foundry ID button, and removing the rqid text so that there only are two icons there. This would make the header less crowded and would make the rqid feel more in sync with the Foundry ID handling.

Image

@wake42 wake42 modified the milestones: 2.2.0, 2.3.0 May 18, 2023
@wake42 wake42 modified the milestones: 3.1.0, 3.0.0 Aug 5, 2023
@wake42 wake42 self-assigned this Aug 5, 2023
@wake42 wake42 closed this as completed in fdec6bd Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvement to existing feature. Use "feat: " commit message
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant