Closed
Bug 604100
Opened 15 years ago
Closed 15 years ago
controls should not be offered on themes if there are no themes available
Categories
(Input :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: aakashd, Unassigned)
Details
Steps to Reproduce:
1. Go to http://input.stage.mozilla.com/en-US/themes/?a=mobile
Actual Results:
Themes are not shown, but the controls are shown and they won't do anything !
Expected Results:
We should offer a better user experience for controls (i.e. disappear?) when they will result in a blank page.
Comment 1•15 years ago
|
||
Setting the in-litmus? flag, but this is probably better off being a unit test, if that's possible.
Flags: in-litmus?
Comment 2•15 years ago
|
||
This is expensive. It means we have to do multiple queries just to show the controls.
We can look for a cheap/heavily cached way of doing this.
| Reporter | ||
Updated•15 years ago
|
Priority: P3 → --
Target Milestone: 2.0 → ---
Flags: in-litmus? → in-litmus+
Comment 4•15 years ago
|
||
Can we do this in 3.0, or are we already full-up?
Comment 5•15 years ago
|
||
I don't think we should do this. If you're on mobile with no themes, you'll want to go back to "firefox" somehow. Removing the controls makes that difficult.
There's other bugs for making the controls smarter, that we can do.
WONTFIXing
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•15 years ago
|
Component: Input → General
Product: Webtools → Input
You need to log in
before you can comment on or make changes to this bug.
Description
•