lambdaisland / lambdaisland/chui
Responsive column size for chui-ui
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 66
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
It's common to have the editor and the browser (with the test tab open) positioned side-by-side on the screen. But the current chui-ui is not responsive, e.g. what about when the browser viewport width is small, it just hides the list of test runs, since most of the time people only care about the last run. Or it could provide a button to manually hide a column.
Contributor guide
No contributing guide indexed for this repository
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 at the chui-ui entry point and inspect its layout with a narrow browser viewport. Decide how the test-run list and columns should behave, then verify that the last run remains usable and that any manual column-hiding control works at small widths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100