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

🚀refactor: remove some warnings during development #677

Merged
merged 2 commits into from
Aug 24, 2023

Conversation

christian-benseler-gympass
Copy link
Contributor

Description 📄

During development, there are some warning and errors being thrown to the console.
This PR has 2 fixed for them.

One in the Icon documentation page, where a key was missing to each list child:

Captura de ecrã 2023-08-18, às 16 58 47

The other one was a deprecation warning (from styled-components) in the implementation of the chevron icon used in sidebar tree to show each if each node is open or closed:
Captura de ecrã 2023-08-18, às 17 16 13

Platforms 📲

  • Web
  • Mobile

Type of change 🔍

  • Documentation

How Has This Been Tested? 🧪

Manually, browsing the web page (http://localhost:8000/components/icons#web)

@sonarcloud
Copy link

sonarcloud bot commented Aug 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@christian-benseler-gympass christian-benseler-gympass changed the title 🚀: remove some warnings during development 🚀refactor: remove some warnings during development Aug 18, 2023
Copy link
Contributor

@caiotracera caiotracera left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@matheushdsbr matheushdsbr merged commit 5188ff0 into master Aug 24, 2023
5 checks passed
@matheushdsbr matheushdsbr deleted the refactor-remove_icon_warnings branch August 24, 2023 16:55
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.

5 participants