Ticket #938 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Message flashing / notification in WUI

Reported by: rgrp Owned by: pudo
Priority: major Milestone: ckan-v1.4-sprint-1
Component: ckan Keywords: ux wui minibites
Cc: Repository:
Theme:

Description

Good user interfaces provide feedback to users. We should provide more feedback about the success / failure of actions using message flashing (see http://flask.pocoo.org/docs/patterns/flashing/).

We already do some of this (slightly poorly), e.g. on adding an authorization the app says: "X authorization added".

Implementation

  • Standardize this process and add section to html for this purpose.
  • Already done in other OKFN apps e.g. yourtopia.net, wheredoesmymoneygo and commentonit
  • Testing: suggest keeping this very simple

Estimate

  • Cost: 0.5h (html etc) + 1h to do some integration

Change History

comment:1 Changed 3 years ago by rgrp

  • Keywords minibites added

comment:2 Changed 3 years ago by pudo

  • Status changed from new to closed
  • Resolution set to fixed

comment:3 Changed 3 years ago by rgrp

  • Priority changed from awaiting triage to major
  • Status changed from closed to reopened
  • Resolution fixed deleted
  • Milestone set to ckan-v1.4-sprint-1

comment:4 Changed 3 years ago by rgrp

  • Owner set to pudo
  • Status changed from reopened to new

comment:5 Changed 3 years ago by rgrp

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.