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

Display custom register label in title bar #35

Open
ribose-jeffreylau opened this issue Jan 8, 2025 · 0 comments
Open

Display custom register label in title bar #35

ribose-jeffreylau opened this issue Jan 8, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@ribose-jeffreylau
Copy link

Requested by @maccraymer

Motivation

Currently, custom register labels are not displayed prominently in the window, so the only way to tell the registers apart is to hover on top of one of the top icons to see the Git origin of the current register. This is error prone, as it is a common case when multiple registers of the same name but different labels are being worked on at the same time.

Ideas

Custom labels can be displayed somewhere around here:

<Helmet><title>{registerMetadata?.name ?? "Unnamed registry"}</title></Helmet>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant