Unrated-Limited-Unlimited / ua-frontend

Unrated Application
GNU General Public License v3.0
4 stars 0 forks source link

Standard theme + moving theme button #35

Closed 591337 closed 4 months ago

591337 commented 4 months ago
MikalDr commented 4 months ago

@591337 what do with static build?

591337 commented 4 months ago

@MikalDr See if it works when running npm run build:static and then npm run preview. If it does not, then I will look at it.

MikalDr commented 4 months ago

@591337 unable to access " profile -> settings " in static build as there i can not login.

591337 commented 4 months ago

@MikalDr Made a new build mode for static with mock npm run build:staticmsw. It works, but there are some problems with the app. This is a #24 problem.

We might have to think about if you should have to be logged in to change the theme and how to deal with that. Have put it in #36

You can mark this as done if you are happy.

MikalDr commented 4 months ago

I am content with how it is now, and will mark this issue as complete @591337 Regarding being logged out and changing themes, lets discuss that for next sprint, as we will focus more on design choices then.