← Back to team overview

mahara-contributors team mailing list archive

[Bug 609167] Re: Add group categories default action is page submit, not add

 

I see basically what Kristina described:

1. If you have no group categories yet, and you fill in a name and hit "Enter", then it refreshes the page without creating the new group
2. If you have at least one group category extant, and you fill in a name for a new one and hit "Enter", then it turns one of your existing group categories into edit mode.

It is strange this is an all-Javascript page. Perhaps it was a first
step towards JS-ifying more of our list pages, which is a usability
suggestion that has been made before. But it was done in a way that
doesn't properly handle the "Enter" button.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/609167

Title:
  Add group categories default action is page submit, not add

Status in Mahara ePortfolio:
  Triaged

Bug description:
  On /admin/groups/groupcategories.php, trying to add a new group
  category and hitting return (instead of specifically selecting the Add
  button) submits the form, refreshing the page rather than the expected
  action of adding the group.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/609167/+subscriptions


References