UI: show trigger update button when resource list is hidden
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
Describe the Feature You Want
I want a button to trigger update to appear in resource view header when resource list is hidden.
Current Behavior
I often hide resource list on the left to tile Tilt vertically with other windows. However, this means that every time I want to trigger an update, I have to open the resource list, click the button and close it back.
Here's a Jam with a demonstration: https://jam.dev/c/9da8370d-aac9-4374-9821-255bafd45189
Why Do You Want This?
I want to click less. I think that "trigger update" is one of the main actions a user can take on a resource, which means it should be right next to "Disable Resource" button.
Contributor guide
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
No files or tests are named in the issue. Start by locating the resource view header and the existing trigger-update action, then inspect how the resource list's hidden state changes the available controls. Done means the trigger-update button is available in the header when the resource list is hidden, alongside the disable-resource action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100