Fix #76 : Remove the dropdown from Homepage #78
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request
Fixes #76
Description:
Hello.
Hope you're doing well.
Since this issue is regarding the client side, I simply configured the client folder on my machine and implemented the necessary changes. I have made the code changes in client\src\components\Navbar.jsx file, wherein I have simply eliminated the list view that had the select tags responsible for displaying the dropdown menu.
Now, the landing page looks as mentioned in the screenshots section below.
Hope the mentioned code changes meet the necessary requirement.
If at all there are any problems regarding the implemented code changes, then do let me know.
Sincere apologies if I made any mistakes while solving this issue.
Note: Do [x] to select the below checkbox
Checklist:
Screenshots:
![image](https://private-user-images.githubusercontent.com/31406633/302877030-571f0343-1ed9-45ff-8fe4-8d0680d53d0c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzA3NTEsIm5iZiI6MTczOTE3MDQ1MSwicGF0aCI6Ii8zMTQwNjYzMy8zMDI4NzcwMzAtNTcxZjAzNDMtMWVkOS00NWZmLThmZTQtOGQwNjgwZDUzZDBjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA2NTQxMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTAxYWM4NGRhNmE3ZDQxNjg2ZTYwOTg0OTE5MDc2ZDAxNmE4MjA3OGQ0ZjE5YzI2YmI5ZWE3ZDFlMjg2NDhkOWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.INrAWHlWeTbJDw56bXY9du15G-n66nOYceO4JX4QRo0)
Additional information
Please provide any other information that you think may be relevant to the pull request.