Skip to content
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

feat: [DHIS2-8087] Add empty launch page #3940

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eirikhaugstulen
Copy link
Contributor

Summary:

  • Add an empty launch page

@eirikhaugstulen eirikhaugstulen requested a review from a team as a code owner January 15, 2025 14:51
Copy link

@cooper-joe cooper-joe self-requested a review January 16, 2025 07:46
Copy link
Contributor

@simonadomnisoru simonadomnisoru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @eirikhaugstulen, to better align it with the design in the Jira ticket, I added a few comments with some minor CSS tweaks.


const styles = {
incompleteMessageContainer: {
marginTop: '10px',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

marginTop: '64px',

infoBoxContent: {
display: 'flex',
flexDirection: 'column',
gap: '8px',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gap: '16px',

display: 'flex',
flexDirection: 'column',
gap: '8px',
textAlign: 'center',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

textAlign: 'left';

@eirikhaugstulen
Copy link
Contributor Author

Hey @simonadomnisoru - sorry this PR was meant to be in draft mode 😅 I totally agree with you that the design differs a bit, the idea was that we would bridge the gap a bit between this and the other feedback box (Therefore a similar gap, marginTop and so on). However, I thought it felt a bit wrong, so wanted Joe and Karoline to have a look. I'll update once they've looked through it 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants