Skip to content
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

fix: App bar fixes #392

Merged
merged 4 commits into from
Feb 16, 2024
Merged

fix: App bar fixes #392

merged 4 commits into from
Feb 16, 2024

Conversation

teolemon
Copy link
Member

@teolemon teolemon commented Feb 7, 2024

What

  • fix: App bar fixes

@alexgarel alexgarel marked this pull request as ready for review February 7, 2024 16:22
@alexgarel alexgarel requested a review from a team as a code owner February 7, 2024 16:22
@teolemon
Copy link
Member Author

teolemon commented Feb 7, 2024

This won't work, the text is white on beige background @alexgarel

Comment on lines 127 to 131
<MuiLink
sx={{ mr: 2, display: "flex", alignSelf: "center" }}
href="https://world.openfoodfacts.org/"
href="https://ui.taxonomy.openfoodfacts.net/"
target="_blank"
>
Copy link
Contributor

Choose a reason for hiding this comment

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

This should probably be a react-router-dom Link to the / path (you can look at how it is done below with the Taxonomy Editor text), as the link we want the logo to poin to depends on where the app is deployed

@teolemon
Copy link
Member Author

@eric-nguyen-cs @alexgarel I made the text black. The routing stuff is currently beyond my feeble React knowledge 😅

@teolemon
Copy link
Member Author

#22 30.11 src/components/ResponsiveAppBar.tsx
#22 30.11 Syntax error: ',' expected (34:54)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

2 participants