Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Delete Application shows empty page #2682

Closed
nwmac opened this issue Jul 18, 2018 · 0 comments
Closed

Delete Application shows empty page #2682

nwmac opened this issue Jul 18, 2018 · 0 comments
Assignees
Labels
bug P1 Priority 1

Comments

@nwmac
Copy link
Contributor

nwmac commented Jul 18, 2018

Create a new Application - it will be in the 'Incomplete' state.

Go to the new application. Click delete.

Empty page is shown.

@nwmac nwmac added bug V2 P1 Priority 1 labels Jul 18, 2018
richard-cox added a commit that referenced this issue Jul 18, 2018
- ids: { } => ids: { 1: [] }
- think this is a regression following the removal of partial entities
- Fixes #2682, #2684
KlapTrap added a commit that referenced this issue Jul 19, 2018
* v2-master: (101 commits)
  More tidy up
  Tidied up some code
  linting fix
  Tweaks as per discussion, also upped page size from 50 to 100 for permissions fetch
  Fix tests
  Linting
  Flatten pagination for current user permission fetching
  Ensure lists with no entities populate pagination section correctly - ids: { } => ids: { 1: [] } - think this is a regression following the removal of partial entities - Fixes #2682, #2684
  Make flattenPagination generic
  Add note about memory usage
  Clean up whitespace
  Ensure we don't worry about empty page request infos if we already have is list
  Fix for add org button vanishing
  Fix unit tests
  Fix cc
  Improve styling of new chips button
  Fix click action interferring with scroll bar
  Minor tidy ups
  Use subtle mode by default for the boolean indicator
  Add support for new SCF Config LB property
  ...
irfanhabib pushed a commit that referenced this issue Jul 19, 2018
- ids: { } => ids: { 1: [] }
- think this is a regression following the removal of partial entities
- Fixes #2682, #2684
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug P1 Priority 1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants