-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Url re-directs not working on localhost #1080
Comments
junaidzm13
pushed a commit
to junaidzm13/vuu
that referenced
this issue
Jan 5, 2024
Co-authored-by: ImmanuelBaskaran <immanuel.baskaran.16@ucl.ac.uk> Co-authored-by: sion-docs <104632245+sion-docs@users.noreply.github.com> Co-authored-by: Josh Wooding <12938082+joshwooding@users.noreply.github.com>
junaidzm13
pushed a commit
to junaidzm13/vuu
that referenced
this issue
Jan 8, 2024
Squashed commits from salt-ds: Initial Commit [WIP] Characteristics design tokens (#4) Css design tokens (finos#8) include 'color' in color foundation token (finos#13) Miscellaneous css fixes update package names to reflect temporary name (finos#53) Characteristic/Foundations story docs and design updates (finos#35) Refactor layer components (finos#48) Apply CharPalette (finos#46) characteristics updates (finos#118) Move Tooltip, Portal and Window to core (finos#198) Move FormField and FormFieldContext to Core (finos#204) List refactor, Dropdown refactor, ComboBox refactor, Tabs refactor, Toolbar refactor, Tree component (finos#10) Migrate from dayjs to @internationalized/date, change initial Calendar props and fix React18 focus bugs (finos#320) Update Calendar stories, unselectable states, year traversal logic and add tooltips to the next and previous buttons (finos#70) Characteristics: text font size token updates (finos#323) Remove component name classes when tokens are density dependent (finos#376) Move layer and deck layout components to core (finos#391) Rename props and types in components related to StatusIcon (finos#410) Rename import from src to fix TS error when using `skipLibCheck` false (finos#362) Backwards compat styling standardisation 2 (finos#441) Update react monorepo to v18 (major) (finos#444) Remove backwards compatibility and some custom style stories (finos#631) Rename caption to label variant; move help text token to editable (finos#683) Characteristic changes to align with data grid (finos#674) Removal of emphasis concept (finos#757) Remove selectable default and primary foreground tokens (finos#844) Move components we aren't publishing out of core (finos#895) Rename packages (finos#877) Big rename (finos#916) Replace classnames with clsx (finos#1031) Tooltip refactor (finos#1080) Move Tooltip to core (finos#1084) Update custom-property-no-foundations lint rule (finos#1319) Add Style injection system (#1697) Theme 1.0 updates (#2571)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Local VUU landing page
Steps to Reproduce:
Expected Result:
The VUU demo app
Actual Result:
Index page
https://localhost:8443/index.html redirects to https://localhost:8443/demo.html
Loading either of these URL works
Environment:
Local
Doesn't seem to be an issue with deployed demo env
The text was updated successfully, but these errors were encountered: