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

Syntax error in the header jsx file #112

Open
shinramenisbae opened this issue Oct 9, 2024 · 0 comments
Open

Syntax error in the header jsx file #112

shinramenisbae opened this issue Oct 9, 2024 · 0 comments

Comments

@shinramenisbae
Copy link
Member

Describe the bug
Syntax error in the header jsx file.

To Reproduce
Steps to reproduce the behavior:
header jsx file has syntax errors and doesn't load the frontpage.
Expected behavior
the webpage should compile

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: IOS
  • Browser CHROME
  • Version 22

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

shinramenisbae added a commit to shinramenisbae/Recipe-App that referenced this issue Oct 9, 2024
nlia656 pushed a commit that referenced this issue Oct 9, 2024
* BugFix: Fixed the text color on the frontpage where it appears to be the same as the background color.

* BugFix: Changed one more Title text in the PopularCategory component to be in black as well, it no longer blends into the background as suggested by issue#65, this commit resolved issue#65.

* Changed start server logic so that it wraps to a different port if the default port 5000 is in use, closes issue #57.

* Feat/Added a user registration/ login featuer that allows the users to create accounts and log in. This feature closes issue #64.

* Bugfix: changed the header rendering logic so that when the hambuger menu is pressed, it correctly displasy the login ]/ register button as well on mobile view.

* BugFix: Fixed a mobile view bug where the login/ register button is not shown on the hamburger menu. This closes issue #91.

* feat: Added a saved recipe page that only shows when the user is logged in, closes issue #99.

* Bugfix: Changed header jsx to compile the webpage correctly, closes issue #112.
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

No branches or pull requests

1 participant