Skip to content

refactor(2417): AvSkipLinks - use AvButton and export stub - #345

Merged
p-beger merged 1 commit into
developfrom
refactor/2417-update-av-skip-links
Aug 25, 2026
Merged

refactor(2417): AvSkipLinks - use AvButton and export stub#345
p-beger merged 1 commit into
developfrom
refactor/2417-update-av-skip-links

Conversation

@p-beger

@p-beger p-beger commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

📝 Pull Request Description

Brief description of changes applied

♻️ AvSkipLinks - use AvButton instead of anchors
✅ AvSkipLinks - export stub
♻️ AvSkipLinks - rename tagetId to id


Reference to an Issue, Feature, Task, User Story or another PR

Linked to avenirs-esr/AVENIRS-Project#2417


Documentation


Target Branch

develop


Additional Notes

Capture.video.du.2026-08-25.14-57-42.mp4

Known Limitations or Side Effects


✅ Checklist

Please make sure you have addressed the following before submitting:

  • a11y tested (if the PR includes frontend changes)
  • Tests provided (including unit and integration tests for both frontend and backend)
  • i18n handled (texts are translated)
  • Performance tests
  • No unnecessary code (e.g., debug logs, commented code)
  • Code style and formatting rules respected (linting, conventions, etc.)
  • Semantic Versioning respected
  • Add to CHANGELOG.md file all properties and database change and detaiils for the update process

@syphax-FN syphax-FN left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

C'est bon pour moi. Merci pascal
Avec petite question/suggestion ;)

argTypes: {
skipLinks: {
control: 'object',
description: 'Array of skip links with label and targetId.',

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

La description de skipLinks a été supprimée sans être remplacée — c'est voulu ou il faut la remettre à jour

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

C'est voulu, j'aurais pas dû la mettre en premier lieu. Quand j'ai instancié Storybook, j'ai mis en place le "autodocs", c'est pour ça qu'il faut bien faire la jsdoc des interfaces des composants DSAV. Ça permet d'avoir une doc automatique dans Storybook 🥳

@p-beger
p-beger merged commit 0abd93b into develop Aug 25, 2026
8 checks passed
@p-beger
p-beger deleted the refactor/2417-update-av-skip-links branch August 25, 2026 13:53
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