Loading...
 

Feedback Methods

Purpose

To agree on a consistent method of providing feedback after an action has been completed using a popup bootstrap form. Log in and go to the Poll to vote.

Background

In implementing bootstrap modals to us as popup forms for completing actions, two methods (at least) have been used to provide feedback. Here are the methods I am aware of:

  1. Feedback is provided as a dismissible remarks box at the top of the page
    • After clicking submit on the initial popup form, the page refreshes reflecting the change with a dismissible feedback message at the top of the page
    • This method is currently used for actions for various forum tables (admin forums, list forums, list topics) and the adminuser table
    • Pros
      • One click - only click to submit the action, no second click needed to get back to the page
      • Feedback remains available to compare to refreshed page if user desires
    • Cons
      • Page layout altered with feedback on the page (although feedback can be dismissed)
      • Feedback at top of page may not be visible if user triggered action at the bottom of the page, or if feedback is made visible the iser may need to scroll back to original position
      • Feedback may not be noticeable given other content on the page
  2. Feedback is provided as a new bootstrap popup
    • After clicking submit on the initial popup form, the popup is replaced by a new popup form with the feedback. After clicking to close this popup, the page refreshes reflecting the change.
    • This method is currently used when viewing a tracker's list of items (tiki_view_tracker.php)
    • Pros
      • Simpler coding - no need to add code to smarty templates to accept feedback message
      • Modern look to have feedback in a popup
    • Cons
      • Goes against idea that popups should be reserved for when we need to make the user take a certain action next
      • Feedback says the action is done, but the page underneath, which is still visible, hasn't changed
      • Feedback unavailable once page is refreshed
      • Some other cons compared to the other implementation that can probably be fixed
        • Doesn't return back to original page when javascript is not enabled
        • Doesn't appear to use security tickets
        • Generic feedback, no specifics on the actual change made

Poll


Please log in to vote.

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki development and should correspond to documentation keywords.

Each feature in Tiki has a wiki page which regroups all the bugs, requests for enhancements, etc. It is somewhat a form of wiki-based project management. You can also express your interest in a feature by adding it to your profile. You can also try out the Dynamic filter.

Accessibility (WAI & 508)
Accounting
Administration
Ajax
Articles & Submissions
Backlinks
Banner
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Calendar
Category
Chat
Comment
Communication Center
Consistency
Contacts Address book
Contact us
Content template
Contribution
Cookie
Copyright
Credits
Custom Home (and Group Home Page)
Database MySQL - MyISAM
Database MySQL - InnoDB
Date and Time
Debugger Console
Diagram
Directory (of hyperlinks)
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
DogFood
Draw -superseded by Diagram
Dynamic Content
Preferences
Dynamic Variable
External Authentication
FAQ
Featured links
Feeds (RSS)
File Gallery
Forum
Friendship Network (Community)
Gantt
Group
Groupmail
Help
History
Hotword
HTML Page
i18n (Multilingual, l10n, Babelfish)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
jQuery
Kaltura video management
Kanban
Karma
Live Support
Logs (system & action)
Lost edit protection
Mail-in
Map
Menu
Meta Tag
Missing features
Visual Mapping
Mobile
Mods
Modules
MultiTiki
MyTiki
Newsletter
Notepad
OS independence (Non-Linux, Windows/IIS, Mac, BSD)
Organic Groups (Self-managed Teams)
Packages
Payment
PDF
Performance Speed / Load / Compression / Cache
Permission
Poll
Profiles
Quiz
Rating
Realname
Report
Revision Approval
Scheduler
Score
Search engine optimization (SEO)
Search
Security
Semantic links
Share
Shopping Cart
Shoutbox
Site Identity
Slideshow
Smarty Template
Social Networking
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Staging and Approval
Stats
Survey
Syntax Highlighter (Codemirror)
Tablesorter
Tags
Task
Tell a Friend
Terms and Conditions
Theme
TikiTests
Federated Timesheets
Token Access
Toolbar (Quicktags)
Tours
Trackers
TRIM
User Administration
User Files
User Menu
Watch
Webmail and Groupmail
WebServices
Wiki History, page rename, etc
Wiki plugins extends basic syntax
Wiki syntax text area, parser, etc
Wiki structure (book and table of content)
Workspace and perspectives
WYSIWTSN
WYSIWYCA
WYSIWYG
XMLRPC
XMPP




Useful Tools