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

Adding new table rows is not possible if only the column header exists #6851

Open
UteHaus opened this issue Jan 12, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@UteHaus
Copy link

UteHaus commented Jan 12, 2025

Describe the bug
After I delete all existing rows on the table and only the column header exist, is non possibility to add a new row. You can only delete the table on the table navbar or create new columns.

To Reproduce
Steps to reproduce the behavior:

  1. create a table
  2. delete all rows (without the column header)
  3. add new row --> no way exist

Expected behavior
When non row exist, a possibility to add a new row

Screenshots
Table navbar

Image

Table column menu bar

Image

Server details:

  • Nextcloud version: [30.0.4]
  • PHP Version: [8.3]
  • Database: [postgres 14]
  • text version: [4.1.0]

Client details:

  • OS: [Ubuntu]
  • Browser: [Firefox]
  • Browser version: [133]
  • Device: [ desktop]
@UteHaus UteHaus added the bug Something isn't working label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant