nuxt / nuxt/devtools

feat: i18n routes collapse in accordion

Open
#472 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
3.3k
Forks
214
Avg merge
13h 22m
Merged PRs (30d)
18

Description

🆒 Your use case
Screenshot 2023-10-16 at 12 36 20

routes unreadable when in use i18n

🆕 The solution you'd like

let's group the other languages into each one.

for example, use accordion from server routes:

Screenshot 2023-10-16 at 12 39 42
🔍 Alternatives you've considered

No response

ℹ️ Additional info

No response

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

Start by locating the routes view and the server-routes accordion entry point. Read how routes are currently rendered when i18n produces multiple language variants, then compare the result with the screenshots. Done means related language routes are grouped under each base route and remain readable in the routes panel.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, internationalization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.