assemblee-virtuelle / assemblee-virtuelle/archipelago

Pouvoir double-cliquer sur une page pour l'éditer

Open
#13 2 comments 1 reaction 0 assignees Claimed by @srosset81 View on GitHub
low difficulty medium priority
Dominant language
TypeScript
Stars
23
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Reprendre https://github.com/reconnexion/colibris-local-groups/blob/master/src/layout/useDoubleClick.js

Le mettre sur toutes les pages Show, si on passe une props `doubleClickToEdit`

Ne pas l'activer si l'utilisateur n'a pas les droits ACL (hasEdit).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading src/layout/useDoubleClick.js from the referenced implementation, then locate all Show pages and their existing hasEdit ACL checks. Add the behavior only where the doubleClickToEdit prop is passed and the user has edit rights; done means every intended Show page supports this opt-in interaction without enabling it for unauthorized users.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.