Event Timeline
DVrandecic moved this task from To Triage to Phase κ – Clean-up on the Abstract Wikipedia team board.Dec 1 2021, 5:11 PM2021-12-01 17:11:56 (UTC+0)
DVrandecic edited projects, added Abstract Wikipedia team (Phase κ – Clean-up); removed Abstract Wikipedia team.
Comment Actions
Is this a task I could take? More details would be appreciated (I don't understand what is AW)
Thanks in advance!
Mahir256 renamed this task from AW Vue front-end should debounce publish requests (clicks on the Save/Publish button; disable the button once request is in-flight?). to AW Vue front-end should debounce publish requests (clicks on the Save/Publish button; disable the button once request is in-flight?).Aug 30 2022, 1:28 PM2022-08-30 13:28:03 (UTC+0)
Jdforrester-WMF renamed this task from AW Vue front-end should debounce publish requests (clicks on the Save/Publish button; disable the button once request is in-flight?) to WikiLambda Vue front-end should debounce publish requests (clicks on the Save/Publish button; disable the button once request is in-flight?).Aug 30 2022, 5:11 PM2022-08-30 17:11:13 (UTC+0)
Comment ActionsIn T296423#8198191, @Teleosteen wrote:Is this a task I could take? More details would be appreciated (I don't understand what is AW)
Thanks in advance!
Yes! This is "just" talking about the Publish component in the WikiLambda Vue codebase via the saveZObject method. Not sure where the de-bouncing should happen though.
Jdforrester-WMF moved this task from Incoming to Nice-to-haves on the Abstract Wikipedia team (Phase κ – Clean-up) board.Oct 24 2022, 8:27 PM2022-10-24 20:27:57 (UTC+0)
Jdforrester-WMF moved this task from Phase κ – Clean-up to To triage: Nice-to-haves on the Abstract Wikipedia team board.Nov 7 2022, 5:45 PM2022-11-07 17:45:24 (UTC+0)
Jdforrester-WMF edited projects, added Abstract Wikipedia team; removed Abstract Wikipedia team (Phase κ – Clean-up).
Jdforrester-WMF triaged this task as Medium priority.Apr 18 2024, 4:57 PM2024-04-18 16:57:34 (UTC+0)
Jdforrester-WMF moved this task from To triage: Nice-to-haves to Backlog on the Abstract Wikipedia team board.
Jdforrester-WMF renamed this task from WikiLambda Vue front-end should debounce publish requests (clicks on the Save/Publish button; disable the button once request is in-flight?) to WikiLambda Vue front-end should disable second clicks on the Publish button once request is in-flight (+give some feedback?).Jun 14 2024, 3:17 PM2024-06-14 15:17:32 (UTC+0)
• Sharvaniharan moved this task from Backlog to Design Backlog on the Abstract Wikipedia team board.Nov 12 2024, 5:11 AM2024-11-12 05:11:52 (UTC+0)
Comment Actions
We are currently disabling the button when isPublishing is true so we can probably close this