-
Notifications
You must be signed in to change notification settings - Fork 22
Az/wi2021 pages new nav #630
base: master
Are you sure you want to change the base?
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/that-conference/that-website/3VfAU2KSSMrhC5wYCxPBiSnPSKfJ |
|
Wow that menu is in-your-face! The resources section is directly tied to the focused event. Even on the root page the focused event appears to be WI 2021, and those resources are all referred to under |
📝Changed routes:
And 1 other route: Commit 2dbdbb8 (https://that-website-nh3utjo9k-that-conference.vercel.app). |
|
@brettski yeah, you don't need glasses :) With regards to links, nav, 2021 etc.... I left them hardcoded for now. My next plan of attack involves a bit of everything involving routing and dynamic stuff based on Slug. I wanted to get this out there first, so if needed, call for counselors could take precedence over dynamics if necessary. Also, Call for Counselors and Voting is jacked, as all links still have them at wi/. I think some of those pages will need to eventually be revisited/revised/removed and replaced with more generic ones where necessary, and event specific where needed. A lot of the verbiage is WI specific.
FYI, just pushed a change to fix #631 |
Perhaps I am a bit premature on those items and it seems you know of them and will tackle them in the future.
|
|
Agreed. I'm trying to get bang for buck, without having super huge PR's (time and size) |
![Screenshot of /blog/[post]](https://images.weserv.nl?url=https://s.microlink.io/QtxoZBarotwi7zlhL9siqaE_aAI_.png&w=600)

![Screenshot of /member/session-edit/[sessionId]](https://images.weserv.nl?url=https://s.microlink.io/6gYHw3Equ_U101RjWmjcf7ZCqGY_.png&w=600)
![Screenshot of /member/session-preview/[sessionId]](https://images.weserv.nl?url=https://s.microlink.io/hWwdSVdZwHt6I8CiPIPIgdaxOVA_.png&w=600)


Description
All pages now use default layout, which has be changed to be what Rootlayout was. All pages use the new new header.
Went through site, and fixed all found issues with pages using new Header. Mostly too much or not enough space between header and rest of page.
Fixed a couple of obviously broken links from WI2021 Home page.
NOTE: Links in Call for Counselors/Voting is busted, but not open yet. Thought is to fix with work on dynamic pages and better routing.
Note: Markdown pages (both blog and policies) have hard coded links to pages in WI without an event. Will look to address with dynamice data/routing story.
Fixes #629 #631
Screenshots (if appropriate):
Types of changes
How Has This Been Tested?
Self Browser testing crawling the site looking for inconsistencies and/links to WI or WI/2020
Checklist: