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

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.0.1
    • None
    • None
    • None

      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

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

              Created:
              Updated:
              Resolved: