cloudfoundry / cloudfoundry/stratos

Reset app event pagination automatically

Open
#1,461 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

v1 parity
Dominant language
TypeScript
Stars
267
Forks
137
Avg merge
5h 14m
Merged PRs (30d)
77

Description

From @richard-cox on January 29, 2018 14:46

Editing application variables creates app events. We should clear the app event pagination section when app variables successfully change. There could be other places were we should do this as well (start/stop app?)
Alternatively we could reset it every time we come to the page? Or dispatch the update event and show cached info first?

Copied from original issue: SUSE/stratos#194

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the application event pagination handling and the flow that successfully updates application variables. Determine whether pagination should reset after variable changes, app start/stop, or when returning to the page; done means the event list no longer uses stale pagination after those updates, with the relevant behavior covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.