unl / wdntemplates

The UNLedu Web Framework (WDN Templates) – Coordinated by the Web Developer Network
https://wdn.unl.edu
34 stars 32 forks source link

Tabs Override Any URL Params #1639

Closed tommyneu closed 1 year ago

tommyneu commented 1 year ago

While using tabs they will replace any other url parameters set. They should instead be appended or modified with the URLSearchParams API in javascript.

We also need to make it so when a page loads it can open that tab up if that parameter is set