Skip to content

Fix/project#436

Open
MaxNumerique wants to merge 10 commits into
nextfrom
fix/project
Open

Fix/project#436
MaxNumerique wants to merge 10 commits into
nextfrom
fix/project

Conversation

@MaxNumerique

Copy link
Copy Markdown
Contributor

No description provided.

@MaxNumerique MaxNumerique marked this pull request as ready for review June 19, 2026 12:50
Comment thread app/composables/project_manager.js Outdated
Comment thread app/composables/project_manager.js Outdated
max-width="200px"
height="20px"
timeout="10000"
timeout="-1"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

  • Avec timeout="10000" : Dès que le minuteur d'un snackbar expire (10s), Vuetify passe automatiquement show à false

  • Avec timeout="-1" : Le minuteur automatique est désactivé. La fermeture propre des snackbars se font alors uniquement par la réactivité du store Pinia

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