Selector for the tab when it's the only one in the window?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
- I am on the latest Hyper.app version
- I have searched the issues of this repo and believe that this is not a duplicate
I've tried tab_tab.tab_active and tab_textActive, but they only work when there are multiple tabs. How do I target a tab that is by itself? I'm trying to style an active tab where I consider the single tab active.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the tab styling implementation for tab_tab.tab_active and tab_textActive, then trace how selectors are applied when only one tab is present. Confirm whether the existing styles intentionally exclude single-tab windows; done would be a documented or implemented way to target that lone active tab.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100