Add new routes to the navbar #31

Closed
opened 2021-05-21 03:45:36 -04:00 by a3thakra · 6 comments
a3thakra commented 2021-05-21 03:45:36 -04:00 (Migrated from git.uwaterloo.ca)

"Resources" now has some nested links inside it. Look at how the navbar is implemented and figure out how to add this functionality.

To maximize learning, anyone but @a258wang should work on this! Try looking into the code to figure out how you could add this. If you run into problems, get in touch with @a258wang! Once you create an MR, ask her for a review.

@a258wang you'll get to practice your MR / PR review skills here!

(and I get to reduce my work LOL)

"Resources" now has some nested links inside it. Look at how the navbar is implemented and figure out how to add this functionality. To maximize learning, anyone but @a258wang should work on this! Try looking into the code to figure out how you could add this. If you run into problems, get in touch with @a258wang! Once you create an MR, ask her for a review. @a258wang you'll get to practice your MR / PR review skills here! (and I get to reduce my work LOL)
a3thakra commented 2021-05-21 03:47:25 -04:00 (Migrated from git.uwaterloo.ca)

added 1 design

added [1 design](/csc/website/-/issues/31/designs?version=150)
a258wang commented 2021-05-21 11:44:24 -04:00 (Migrated from git.uwaterloo.ca)

All the links in the navbar are currently implemented using NextJS' Link component, however the CS Club Wiki should link to an external page and thus should not use NextJS' Link component. So we'll have to make some slight adjustments for that. Let me know if there are any questions!

All the links in the navbar are currently implemented using NextJS' Link component, however the CS Club Wiki should link to an external page and thus should not use NextJS' Link component. So we'll have to make some slight adjustments for that. Let me know if there are any questions!
dora commented 2021-05-21 22:01:40 -04:00 (Migrated from git.uwaterloo.ca)

assigned to @dora

assigned to @dora
dora commented 2021-05-24 20:28:42 -04:00 (Migrated from git.uwaterloo.ca)

mentioned in merge request !17

mentioned in merge request !17
a3thakra commented 2021-06-22 22:14:55 -04:00 (Migrated from git.uwaterloo.ca)

requested review from @n3parikh

requested review from @n3parikh
n3parikh commented 2021-06-26 23:00:10 -04:00 (Migrated from git.uwaterloo.ca)

approved this merge request

approved this merge request
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: www/www-new#31
No description provided.