oxidecomputer / oxidecomputer/console
Improve layout of instance metrics pickers on smaller screens
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
This will be much easier with the new Tailwind 4 container queries. We're using a plugin but it doesn't include the max width container widths. Will wait for that upgrade I think.
Essentially, at some arbitrary size of the container I want the pickers to wrap and go full width.
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
The issue names no file, test, or entry point. Start by locating the instance metrics pickers and reviewing their current responsive layout and Tailwind container-query setup; done means the pickers wrap and become full width below the chosen container size, using the planned Tailwind 4 support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tailwindcss, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100