Make active item flush with siblings in databrowser
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 146
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
I have long had a personal problem with the indentation of the active item. Today I had a confusion in the forum over it and another user said they have the same issue. So in the image below, where is "New Directory" located? My initial thought was inside inbox. But no, it is a sibling of inbox, not a child. Would there be any objection to making active resources flush left with their siblings?

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
Start by locating the databrowser component or styles responsible for active resources and compare its indentation with sibling items. Use the linked screenshot as the visual reference; done means an active resource is visibly flush with its siblings and no longer appears nested under another item.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100