You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
* 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.
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):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: