Skip to content

Brage/web 165 mdb frontend features (rerouting, removal of page, profile text)#2143

Open
BragonSB wants to merge 5 commits intomasterfrom
brage/web-165-reroute-the-user-to-their-profile-after-succesfully
Open

Brage/web 165 mdb frontend features (rerouting, removal of page, profile text)#2143
BragonSB wants to merge 5 commits intomasterfrom
brage/web-165-reroute-the-user-to-their-profile-after-succesfully

Conversation

@BragonSB
Copy link
Copy Markdown
Contributor

@BragonSB BragonSB commented Apr 7, 2026

Closes: WEB-165

@BragonSB BragonSB self-assigned this Apr 7, 2026
@BragonSB BragonSB marked this pull request as draft April 7, 2026 18:07
@BragonSB BragonSB changed the title Brage/web 165 reroute the user to their profile after succesfully Brage/web 165 reroute the user to their profile after succesfully connecting to mdb Apr 8, 2026
@BragonSB BragonSB changed the title Brage/web 165 reroute the user to their profile after succesfully connecting to mdb Brage/web 165 mdb frontend features (rerouting, removal of page, profile text) Apr 8, 2026
@BragonSB BragonSB marked this pull request as ready for review April 9, 2026 17:06
Copy link
Copy Markdown
Contributor

@aTrueYety aTrueYety left a comment

Choose a reason for hiding this comment

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

Veldig clean!

[KEY.adminpage_connect_mdb_password_notice_1]: 'Your password to the',
[KEY.adminpage_connect_mdb_password_notice_2]: 'membership database',
[KEY.adminpage_profile_connected_to_mdb]: "you're connected to",
[KEY.adminpage_profile_not_connected_to_mdb]: "you're not connected to",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The translation does not fit the key. Should be KEY.adminpage_profile_connected_to or "you're connected to mdb" meybe.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I disagree, as the key doesn't necessarily need to perfectly fit the translation, but rather tell us what the translation is used for. For example the key-value pair above (adminpage_connect_mdb_password_notice_2 : membership database).

Removing the mdb part from the key would no longer tell us what the translation is supposed to be used for, and it doesn't really fit anywhere else like common

'Kunne ikke koble til medlemsdatabasen. Vennligst sjekk at alle felter er skrevet riktig',
[KEY.adminpage_connect_mdb_password_notice_1]: 'Passordet ditt til ',
[KEY.adminpage_connect_mdb_password_notice_2]: 'medlemsdatabasen',
[KEY.adminpage_profile_connected_to_mdb]: 'du er koblet til',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Same here

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Answered above

Copy link
Copy Markdown
Contributor

@0xSpecter 0xSpecter left a comment

Choose a reason for hiding this comment

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

lgtm

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.

4 participants