Closed
Bug 814975
Opened 12 years ago
Closed 12 years ago
Browsing events in Event Manager is difficult for events that are not recent.
Categories
(Webtools Graveyard :: Air Mozilla, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: richard, Assigned: peterbe)
Details
The only way to get to event listing that are several months old is to repeatedly click on the arrow and wait for page repaints. (..or to know the EXACT name of the event you're looking for.
Having direct links to more than just the previous and next page would be helpful.
Maybe something like:
|<- 2 3 4 5 [6/34] 7 8 9 10 ->|
Reporter | ||
Comment 1•12 years ago
|
||
Hmmm... this probably pretty low priority. It's not that hard to fiddle the querystring in the URL.
e.g. ?page=22
Comment 2•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/364bf1478d88f555b52d829150a15a58bae12ce5
bug 814975 - type-ahead of event title
Assignee | ||
Comment 3•12 years ago
|
||
OOps. I committed code with the wrong bug number in the commit message.
I meant to use this: https://bugzilla.mozilla.org/show_bug.cgi?id=814974 (which is now resolved)
Either way, the new events search autocomplete should work quite well.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → peterbe
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•