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

fix(17782): Fix duplicated keys in onboarding tasks #207

Merged
merged 4 commits into from
Nov 24, 2023

Conversation

vanch3d
Copy link
Contributor

@vanch3d vanch3d commented Nov 24, 2023

See https://hivemq.kanbanize.com/ctrl_board/57/cards/17782/details/

This PR fixes a small bug with a duplicated key in a React list (error in log, unlikely to have effect in the page itself), arising from a yet unfetched string from the API.

It also fixes the basic typography for the tasks and sections.

Before

screenshot-localhost_3000-2023 11 24-10_32_11

After

screenshot-localhost_3000-2023 11 24-10_31_48

@cla-bot cla-bot bot added the cla-signed label Nov 24, 2023
@vanch3d vanch3d requested a review from sfrehse November 24, 2023 10:36
@vanch3d vanch3d self-assigned this Nov 24, 2023
@vanch3d vanch3d force-pushed the fix/17782/react-key-duplicate branch from 8ace5cb to 0356c3d Compare November 24, 2023 15:21
@vanch3d vanch3d merged commit ef405dc into master Nov 24, 2023
8 checks passed
@vanch3d vanch3d deleted the fix/17782/react-key-duplicate branch November 24, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants