Add an alert view for "not available" status
Bug #1578717 reported by
Danielle Foré
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Switchboard Sharing Plug |
Fix Released
|
Wishlist
|
Danielle Foré |
Bug Description
in SettingsPage.vala we should switch out the contents of the pane with a granite.
For example, in the bluetooth settings we need to be able to say that the bluetooth adapater is either not present or disabled.
Related branches
lp://staging/~elementary-pantheon/switchboard-plug-sharing/bluetooth
- Adam Bieńkowski (community): Approve (testing / code)
-
Diff: 300 lines (+178/-47)5 files modifiedsrc/CMakeLists.txt (+1/-0)
src/Widgets/BluetoothPage.vala (+105/-0)
src/Widgets/ServiceEntry.vala (+2/-2)
src/Widgets/SettingsPage.vala (+66/-44)
src/Widgets/SettingsView.vala (+4/-1)
Changed in switchboard-plug-sharing: | |
importance: | Undecided → Wishlist |
Changed in switchboard-plug-sharing: | |
status: | New → In Progress |
assignee: | nobody → Daniel Fore (danrabbit) |
Changed in switchboard-plug-sharing: | |
status: | In Progress → Fix Committed |
Changed in switchboard-plug-sharing: | |
milestone: | none → loki-beta1 |
Changed in switchboard-plug-sharing: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.