start-ui-web icon indicating copy to clipboard operation
start-ui-web copied to clipboard

Feat: add custom Router & useGoBack

Open HugoPerard opened this issue 3 years ago β€’ 2 comments
trafficstars

~~Adding useSmartNavigate hook and SmartNavigateLink component, for manage smart navigation with automatic complete of state, thats permits to make smart goBack easily~~

~~⚠️ This feature need an update of "@testing-library/user-event" version from 13.5.0 to 14.2.0. It was not use in project until now, so that should not cause problem~~

  • [x] Custom Router with state injection
  • [x] Hook useGoBack
  • [ ] Storybook
  • [ ] Tests
  • [x] Use useGoBack in the app

HugoPerard avatar Jun 01 '22 09:06 HugoPerard

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
start-ui βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Apr 28, 2023 10:06am

vercel[bot] avatar Jun 01 '22 09:06 vercel[bot]

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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Jul 28 '22 13:07 sonarqubecloud[bot]

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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Jan 25 '23 19:01 sonarqubecloud[bot]

Sonar detects 1 code smell for an unnecessary assertion because that doesn't change type, but if I don't do it there is a typescript error. Because default type is unknown, not any

HugoPerard avatar Apr 28 '23 09:04 HugoPerard

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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Apr 28 '23 10:04 sonarqubecloud[bot]

Related to react-router-dom that we do not use anymore, I'm closing this PR.

yoannfleurydev avatar Dec 22 '23 22:12 yoannfleurydev