linebender / linebender/druid

Documentation of hidden widgets

Open
#1,980 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

discussion docs
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.