You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible that we launch with only one service connected to Omahelsinki.
This means that we need to refactor some components to know if there is only 1 service or several services connected to Omahelsinki. A lot of changes can be done in text, but there are some components that need work in code.
If only 1 service, this includes:
Landing page
front page -> hide "See all services" or something similar
services -> change "We have 4 services" to something else in text (not plural), or do this in some better way in code.
Mydata
if there is only 1 service and it is connected -> hide "Not yet connected services".
There might be other changes needed.
These are just suggestions, if you come up with better solutions, would be appreciated!
The text was updated successfully, but these errors were encountered:
It is possible that we launch with only one service connected to Omahelsinki.
This means that we need to refactor some components to know if there is only 1 service or several services connected to Omahelsinki. A lot of changes can be done in text, but there are some components that need work in code.
If only 1 service, this includes:
Landing page
Mydata
There might be other changes needed.
These are just suggestions, if you come up with better solutions, would be appreciated!
The text was updated successfully, but these errors were encountered: