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

[Bug]: inconsistency in creating folders behavior #43052

Closed
4 of 8 tasks
maximelehericy opened this issue Jan 23, 2024 · 1 comment · Fixed by #42993
Closed
4 of 8 tasks

[Bug]: inconsistency in creating folders behavior #43052

maximelehericy opened this issue Jan 23, 2024 · 1 comment · Fixed by #42993
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug feature: files

Comments

@maximelehericy
Copy link

maximelehericy commented Jan 23, 2024

⚠️ This issue respects the following points: ⚠️

Bug description

The create a new folder action consequences depends on the number of subfolders and display.

Steps to reproduce

Behavior 1

  1. In an empty folder, create a new folder
  2. The new folder appear in edit mode so you can rename it.
  3. Rename it, and hit enter.
  4. The new folder is visible.

behavior 2

  1. Go into a folder with a list a subfolders that exceeds your screen display capacity.
  2. Make sure you cannot see the folders starting by "N"
  3. Click create a new folder
  4. The new folder is instantly created, but is not visible.
  5. You have to scroll to the "N" folders to find it.
  6. When you found it, it is not in edit mode.
  7. To rename it, you must click the three dots menu > rename

Expected behavior

I don't expect the behaviors to differ. I am surprised in behavior 2 that I can't see my newly created folder. I am surprised I have to scroll up or down to find it.
Also, once renamed, I may have to scroll again to find it (if I renamed it starting with an A, I have to scroll up again to the A).

Installation method

None

Nextcloud Server version

28

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

c.nc.c

@skjnldsv
Copy link
Member

Fixed by #42993

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug feature: files
Projects
None yet
5 participants