Documentation of hidden widgets
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 9.7k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
We have two ways of hiding widgets. The first is to only display one of many widgets (Tab is a good example). The second is to clip a widget, which can result in some widgets being completely invisible. Both is called hidden in the docs, this can be a bit confusing.
I think we should choose two different names for these concepts.
For an example inaccessible for the first and hidden for the second way.
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. Search the documentation for references to hidden widgets, including the Tab example and clipping behavior, then update the terminology so the two concepts have distinct names and verify that the examples clearly preserve the distinction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100