rubyforgood / rubyforgood/skillrx
Make cognate behavior more intuitive
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 16
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Currently, when tag A is a cognate for tag B, it is automatically added to any topic added with tag B. Likewise, when tag B ist removed from the topic, tag A is also removed, but there is no visual indication on the Topic that a certain tag is a cognate for another tag, so users don't really know what tags will be added or removed when they add a tag which has a cognate. This should be made clearer in the UI. Adding a tag should bring along its cognates with some sort of grouping on the UI to indicate that they are joined.
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
Begin by locating the Topic tag UI and the existing cognate behavior described in the issue; no file or test is named, so identify those entry points first. Done means the UI clearly groups cognate tags when a tag is added and makes their linked removal behavior understandable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100