jfreedman0212 / dnd-5e-character-form

0 stars 0 forks source link

Make New Character Form a static page #14

Open jfreedman0212 opened 3 years ago

jfreedman0212 commented 3 years ago

The New Character form requires a couple pieces of data on load (or, it knows it will need this data after initial load):

jfreedman0212 commented 3 years ago

There's one weird thing about this: I tried this in the past and the Visual Mode toggle button would be really big on page load and then go back to normal size. This makes for a bad user experience. If that can't be fixed in the scope of this issue, make a bug for it.

jfreedman0212 commented 3 years ago

This is an issue with the styling, not making this page static. Maybe an issue with styled components in production builds?

jfreedman0212 commented 3 years ago

The styling issue might have something to do with this?