Deprecate sheets
Bug #1304541 reported by
Tim Peeters
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UI Toolkit |
Fix Released
|
Low
|
Tim Peeters | ||
Ubuntu UX |
Fix Released
|
Undecided
|
Benjamin Keyser | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Undecided
|
Tim Peeters | ||
Vivid |
New
|
Undecided
|
Unassigned |
Bug Description
Mark all sheet components as deprecated and remove them in future.
Related branches
lp://staging/~tpeeters/ubuntu-ui-toolkit/deprecateSheets
- PS Jenkins bot: Approve (continuous-integration)
- Zsombor Egri: Approve
-
Diff: 70 lines (+14/-1)3 files modifiedmodules/Ubuntu/Components/Popups/ComposerSheet.qml (+3/-0)
modules/Ubuntu/Components/Popups/DefaultSheet.qml (+4/-0)
modules/Ubuntu/Components/Popups/SheetBase.qml (+7/-1)
Changed in ubuntu-ui-toolkit: | |
status: | New → Confirmed |
importance: | Undecided → Low |
assignee: | nobody → Tim Peeters (tpeeters) |
Changed in ubuntu-ux: | |
assignee: | nobody → Benjamin Keyser (bjkeyser) |
Changed in ubuntu-ui-toolkit: | |
status: | Fix Committed → Fix Released |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
assignee: | nobody → Tim Peeters (tpeeters) |
status: | New → Fix Released |
Changed in ubuntu-ux: | |
status: | New → Fix Released |
To post a comment you must log in.
So what's going to replace the Sheet component? I can see many use cases for sheets, especially on the desktop where a full-size, app page is not the best option.