Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing element in array will not change page when emptying page. #88705

Closed
ajreckof opened this issue Feb 23, 2024 · 1 comment · Fixed by #88731
Closed

Removing element in array will not change page when emptying page. #88705

ajreckof opened this issue Feb 23, 2024 · 1 comment · Fixed by #88731

Comments

@ajreckof
Copy link
Member

Tested versions

  • reproducible in : master[9c626b6]

System information

macOS 13.3.0 - Vulkan (Forward+) - integrated Apple M1 Pro - Apple M1 Pro (8 Threads)

Issue description

When you delete the last item of a page from a array/dict in the inspector the page will not be changed to the previous page leading to an empty page

Steps to reproduce

  1. export an array
  2. change the number of element to 21
  3. change page to the second one
  4. remove the only element of the second page
  5. see that the page is not changed

Minimal reproduction project (MRP)

N/A

@ajreckof ajreckof changed the title Removing element in array/dict will not change page when emptying page. Removing element in array will not change page when emptying page. Feb 23, 2024
@ajreckof
Copy link
Member Author

most likely a regression from #80706

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants