Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Jul 17, 2025

Summary

As the row height was reduced this also reduced the width of the column, making it too narrow.

before after
Screenshot 2025-07-17 at 14-37-12 All files - Files - Nextcloud Screenshot 2025-07-17 at 14-37-23 All files - Files - Nextcloud

Checklist

@susnux susnux added this to the Nextcloud 32 milestone Jul 17, 2025
@susnux susnux requested review from a team and skjnldsv as code owners July 17, 2025 12:39
@susnux susnux added the bug label Jul 17, 2025
@susnux susnux requested review from artonge and sorbaugh and removed request for a team July 17, 2025 12:39
@susnux susnux added design Design, UI, UX, etc. 3. to review Waiting for reviews feature: files labels Jul 17, 2025
@susnux susnux requested review from nfebe and szaimen and removed request for artonge July 17, 2025 12:39
Copy link
Member

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!!

@skjnldsv
Copy link
Member

There's probably many other areas where we used this multiplication for the column width that needs adjusting

Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM from the screenshot but didnt test

susnux added 2 commits July 17, 2025 14:50
Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux force-pushed the fix/files-mtime branch from 7d07d4b to df69510 Compare July 17, 2025 12:52
@susnux susnux requested a review from a team as a code owner July 17, 2025 12:52
arturhg pushed a commit to arturhg/nextcloud-server that referenced this pull request Jul 17, 2025
- Add comprehensive E2E tests for mtime column width fix
- Test visual display and layout integrity of modification time column
- Test business workflows requiring clear visibility of file modification times
- Test accessibility compliance and internationalization support
- Test edge cases, performance, and responsive behavior
- Ensure mtime column width (2.5x row height) properly displays timestamps

These tests verify that the increased mtime column width from PR nextcloud#53993
properly accommodates various date/time formats across different locales
and screen sizes, supporting critical business workflows like:
- Document collaboration and version tracking
- Audit trail visibility for compliance
- File synchronization conflict resolution
- Batch operations based on modification times
arturhg pushed a commit to arturhg/nextcloud-server that referenced this pull request Jul 17, 2025
- Add comprehensive file sharing workflow tests
- Add collaboration and multi-user workflow tests
- Add AI assistant integration tests
- Add system processes and background job tests
- Include proper test cleanup and documentation

These E2E tests cover key Nextcloud business workflows including:
- User-to-user and public file sharing with permissions
- Collaborative folder sharing and activity tracking
- AI/LLM features (text processing, translation, image generation)
- Background jobs, versioning, and system maintenance
- Notification processing and dashboard functionality
@susnux susnux enabled auto-merge July 17, 2025 20:40
@susnux susnux merged commit 2120a50 into master Jul 17, 2025
170 of 184 checks passed
@susnux susnux deleted the fix/files-mtime branch July 17, 2025 20:50
@skjnldsv skjnldsv mentioned this pull request Aug 19, 2025
@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 2025
@skjnldsv skjnldsv added this to the Nextcloud 32 milestone Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug design Design, UI, UX, etc. feature: files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants