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

Modified the highlighted section #381

Merged
merged 6 commits into from
Jul 15, 2024

Conversation

Coder-Srinivas
Copy link
Contributor

Modfied the highlighted section based on the ticket

Design Spec

Changes made:

  • Added an option to view all studies which focus on all the studies when clicked.
  • Added a section title and secondary section text as per the design spec

@@ -23,6 +23,7 @@
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.10.0",
"@iconify-icons/ep": "^1.2.12",
Copy link
Collaborator

Choose a reason for hiding this comment

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

lets try to stick to tabler/icons-react or decide on a single set of icons to use in general, i think we have too many in the project now 😆

<Flex c={colors.green} justify='center' align='center'>
<Flex direction='column' justify='center' align='center' style={{ cursor: 'pointer' }} onClick={()=> handleClick()}>
<Text size='sm'>View all studies</Text>
<Icon icon='arrowDown' width='.875rem'></Icon>
Copy link
Collaborator

Choose a reason for hiding this comment

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

prefer to use tabler here

Copy link
Collaborator

@chrisbendel chrisbendel left a comment

Choose a reason for hiding this comment

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

Looks good

@Coder-Srinivas Coder-Srinivas merged commit beb5a87 into main Jul 15, 2024
4 checks passed
@Coder-Srinivas Coder-Srinivas deleted the change-highlighted-studies-section branch July 15, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants