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

Final figma updates to visualize UI (PR 3) #515

Merged
merged 20 commits into from
Oct 9, 2023
Merged

Conversation

zoeyTM
Copy link
Contributor

@zoeyTM zoeyTM commented Oct 5, 2023

No description provided.

@kanej kanej changed the title Final figma updates to visualize UI Final figma updates to visualize UI (PR 1) Oct 5, 2023
@kanej kanej linked an issue Oct 6, 2023 that may be closed by this pull request
@kanej kanej changed the base branch from development to feat/scoped-tasks October 7, 2023 11:32
@kanej kanej changed the title Final figma updates to visualize UI (PR 1) Final figma updates to visualize UI (PR 3) Oct 7, 2023
Copy link
Member

@kanej kanej left a comment

Choose a reason for hiding this comment

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

LGTM.

zoeyTM and others added 20 commits October 9, 2023 10:15
Take the laptop width of 1280px as a minimum, set the main content width
as 920px (with padding 180px). This means the mermaid diagram will always
have a minimum width - leading to a better outcome.

I also cleaned up some console errors due to react + the svg.
To fix the toggle movement on the +/- toggle. I have wrapped the button
header so that a set width can be set on the toggle button the following
text. The right aligned module name has to be brought in again.
Switch back to text-align left for the future header text. Limit the
centering of text to only the +/- button.
We have switched to `.` to represent the separator before the call.
We use the Argument components both in lists and as standalone values
(`to` in send data for example). The previous Argument component
included a li which doesn't work as well for the standalone values.

The `li` is now added at the list level, while the Argument component
returns either a `p` or `a` depending on the type of argument being
displayed.
@kanej kanej changed the base branch from feat/scoped-tasks to development October 9, 2023 09:25
@kanej kanej merged commit 4022d8c into development Oct 9, 2023
6 checks passed
@kanej kanej deleted the feat/ui-update branch October 9, 2023 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add batching information
3 participants