Skip to content

Conversation

@melina-marjani
Copy link
Contributor

Description

This PR changes the location of the dropdown menu from the bottom left to the top right. The language dropdown's styling has been modified to fit the navigation bar. Functionality has been tested.

Corresponding Issue

This addresses the issue #2322


Reviewing this pull request? Check out our Code Review Practices guide if you haven't already!

@julianguyen
Copy link
Member

Looks like there's some linting errors on the JS side: https://app.circleci.com/pipelines/github/ifmeorg/ifme/2712/workflows/e229fdc6-a27d-4d8d-8b98-96fd4279dd42/jobs/17421

Running yarn lint in the client folder will reproduce what's showing up in CI!


create_table "allyships", force: :cascade do |t|
t.integer "user_id"
t.datetime "created_at", precision: nil
Copy link
Member

Choose a reason for hiding this comment

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

Let's omit this file's changes from this PR!

},
{
"name": "Ezeliora Godsfavour",
"link": "https://github.com/favy-codez"
Copy link
Member

Choose a reason for hiding this comment

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

Let's omit this as well since you have this in another PR!

@julianguyen
Copy link
Member

Can you rebase this PR from main and remove the unnecessary commits? Thanks 🙏

@melina-marjani melina-marjani force-pushed the change-lang-menu-location1 branch from d6c20d7 to f05f057 Compare July 8, 2025 19:36
@melina-marjani melina-marjani force-pushed the change-lang-menu-location1 branch from f05f057 to 9b8a247 Compare July 8, 2025 19:51
@melina-marjani
Copy link
Contributor Author

Can you rebase this PR from main and remove the unnecessary commits? Thanks 🙏

Removed unnecessary commits (trying to merge 4 commits now) and fixed the yarn lint error mentioned above. Please let me know if you want me to change anything or combine any commits!

@julianguyen
Copy link
Member

Hey, how are things going with resolving the rspec test failures? Let me know if you need any help!

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.

2 participants