Skip to content

Add navigation to the form#36

Open
YarikDrago wants to merge 37 commits intosauravhathi:mainfrom
YarikDrago:main
Open

Add navigation to the form#36
YarikDrago wants to merge 37 commits intosauravhathi:mainfrom
YarikDrago:main

Conversation

@YarikDrago
Copy link
Copy Markdown
Contributor

Add navigation to the form to improve usability.
changes_3

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Sep 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
atsresume Ready Ready Preview Comment Sep 18, 2025 9:06pm

@sauravhathi sauravhathi added the documentation Improvements or additions to documentation label Sep 10, 2025
Copy link
Copy Markdown
Owner

@sauravhathi sauravhathi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add navigation to the form feature isn’t feasible with the current layout.
Suggest improving the UI design and spacing first so multi-step navigation can work smoothly.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed LANGUAGE_LEVELS to use readable terms instead of A1–C2 codes.
Example: Intermediate instead of B1, Fluent instead of C1.

export const LANGUAGE_LEVELS = [
  "Beginner",
  "Intermediate",
  "Advanced",
  "Fluent",
  "Native"
]

…ailed OpenGraph, Twitter, and robots directives.
…zation schema in `layout.js` for improved clarity and maintainability.
…rIsCollapsed` in `ResumeContext` for improved state management and component structure.
…ing, restructure components, and update styles for improved usability and maintainability.
…prove sidebar toggle behavior, and refine component styles for better responsiveness.
…tions with reusable `AddBtn` and `DeleteBtn` components for improved maintainability and consistency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants