Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-698

A flexible Notification(Box) component to give user visual feedback. Example: Show "Record deleted" centered on screen for 2 seconds

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 6.0.1
    • Component/s: None
    • Labels:
      None

      Description

      ZK is missing a simple mechanism to trigger plain notifications for instance on successful CRUD operations.
      The Messagebox.show() approach is a good starting point for this component.
      However, it always requires user interaction thus hindering the workflow too much to be used as a mere visual feedback.
      In addition to requiring such feedback, e.g. having to "click away" an error message, notifications should optionally just disappear, or better yet fade out, either based on a timer and/or mouse movement.

      The Vaadin framework has a simple, yet flexible enough implementation for such notifications, that would be great to have in ZK.
      http://demo.vaadin.com/sampler#Notifications

        Attachments

          Activity

            People

            Assignee:
            SimonPai SimonPai
            Reporter:
            andiklein andiklein
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: