Skip to content

Jari/enhancement/425 update login component and language switcher #451

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from

Conversation

jartsanull
Copy link
Contributor

📄 Pull Request Overview

Closes #425

🔧 Changes Made

  1. As we agreed, I completed the part of the language switcher. I added the new language (Russian) and did the design changes accordig to Figma.


Checklist Before Submission

  • Functionality: I have tested my code, and it works as expected.
  • JSDoc: I have added or updated JSDoc comments for all relevant code.
  • Debugging: No console.log() or other debugging statements are left.
  • Clean Code: Removed commented-out or unnecessary code.
  • Tests: Added new tests or updated existing ones for the changes made.
  • Documentation: Documentation has been updated (if applicable).

📝 Additional Information

Provide any additional context or information that reviewers may need to know:

  • Screenshots: [Include any screenshots or videos if the changes affect the UI]
  • Dependencies: [Mention any new dependencies or breaking changes]
  • Known Issues: [List any known issues or limitations]

@jartsanull
Copy link
Contributor Author

Forgot to send a picture of the result:

image

@Jonroi
Copy link
Collaborator

Jonroi commented Apr 24, 2025 via email

@jartsanull
Copy link
Contributor Author

jartsanull commented Apr 24, 2025

Done! I fixed the abbreviation!

Edit:
Will fix the issue

@jartsanull
Copy link
Contributor Author

Now officially fixed

Copy link
Member

@Skoivumaki Skoivumaki left a comment

Choose a reason for hiding this comment

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

Can you enlarge the clickable area of the language switcher to also include the text (not just the SVG)?
image
When opening the navmenu the first time, the language switcher shouldnt be open by default.

Edited comment since I forgot Figma exists.
Do following:

  • When opening the navmenu the first time, the language switcher shouldnt be open by default. (we have limited space on smaller devices, language switcher being open on default doenst help the bloat)
  • Extend the clickable area of the language switcher to also include the text (not just the SVG)

Copy link
Member

Choose a reason for hiding this comment

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

why were these changes made and are you sure they wont cause problems?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

From, what I understood, they are linked to the code editor WebStorm. I don't know why I have these folders. We can check them out on the call if you want.

@jartsanull jartsanull requested a review from Skoivumaki April 30, 2025 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants