0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Ruby1,778 stars (1,778 stars)308 forks (308 forks)user submission
DesignFront endHelp wantedTask
Description
Would be nice to have available a different type of menu bar too.
Contributor guide
- Tech stack
- rubyrailshtmlcssjavascript
- Domain
- frontend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- fresh
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Ruby on Rails basicsHTML/CSSJavaScript
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Start by reviewing the current menu bar implementation in Avo. Look at the layout files in app/views/layouts/ and any related components. The issue requests a different type of menu bar, so consider what variations exist (e.g., horizontal vs vertical). Check if there are existing discussions or feature requests in the repository. Since no specific requirements are given, you may need to propose a design and gather feedback from maintainers.