No way to notify a scope to refresh when the data has been updated (like events)
Bug #1376258 reported by
Kyle Nitzsche
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
The Savilerow project |
Incomplete
|
Wishlist
|
Kyle Nitzsche | ||
unity-scopes-api (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
unity-scopes-shell (Ubuntu) |
Confirmed
|
High
|
Paweł Stołowski |
Bug Description
One can launch an app from a scope preview and use the app to change something displayed in the original scope.
For example, the Dashboard scope includes a Tasks section and the Tasks preview opens the Tasks app.
If you add a task in the Tasks app and then swipe from the right to return the preview from which you launched Tasks, and then press the left facing chevron in the header to return to the scope, the task you just added does not display: what displays is the original (stale) scope view and tasks.
Expectation: the scope surfacing view show show up-to-date information especially in the case where you launched the app from the scope as described above.
summary: |
- going back to scope does not refresh it + No way to notify a scope to refresh when the data has been updated (like + events) |
Changed in savilerow: | |
status: | New → Incomplete |
assignee: | nobody → Kyle Nitzsche (knitzsche) |
To post a comment you must log in.
I don't think that's a bug in unity-scopes-api because the shell is responsible for refreshing the results if they may have been invalidated. I've added unity-scopes-shell to the project list.