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: remove dialogs in the overview page and fix link issues #2075

Merged
merged 3 commits into from
Nov 29, 2023

Conversation

fernando182gomez
Copy link
Collaborator

@fernando182gomez fernando182gomez commented Nov 22, 2023

Description

Remove dialogs in the overview page, this because on this way are opening since the page loads, also this dialogs are in their own page so it is no necessary to have them also in the overview one.

Correction for two links.

What's included?

  • Dialogs fix
  • Links fix

Test Steps

  • npm run start
  • Go to introduction page and test (App shell, Getting started, Kitchen sink)
  • Go to Dialogs>Overview, check that now the dialogs are not opening when the page loads

General Tests for Every PR

  • npm run start still works.
  • npm run lint passes.
  • npm run stylelint passes.
  • npm test passes and code coverage is not lower.
  • npm run build still works.

Copy link
Collaborator

@owilliams320 owilliams320 left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@owilliams320 owilliams320 merged commit d8d9229 into main Nov 29, 2023
7 checks passed
@owilliams320 owilliams320 deleted the bugfix/dialog-and-links-issues branch November 29, 2023 20:16
@owilliams320
Copy link
Collaborator

🎉 This PR is included in version 7.4.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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