Skip to content

Conversation

@suet-kei-chan
Copy link

@suet-kei-chan suet-kei-chan commented Nov 6, 2025

  • Add box-sizing: border-box to include padding in width calculation
  • Add max-width: 100% to prevent input from exceeding container width
  • Prevents input field from overlapping with last-activity column
  • Add required Node.js polyfills (buffer, path-browserify, stream-browserify, crypto-browserify, util) needed by nextcloud packages in the browser.
  • Configure webpack to properly resolve polyfills by removing the default NodePolyfillPlugin and manually adding fallbacks.
  • This fixes JavaScript errors preventing the Devices & sessions section from rendering.

Add required Node.js polyfills (buffer, path-browserify, stream-browserify,
crypto-browserify, util) needed by @nextcloud packages in the browser.

Configure webpack to properly resolve polyfills by removing the default
NodePolyfillPlugin and manually adding fallbacks.

This fixes JavaScript errors preventing the Devices & sessions section
from rendering.
- Add box-sizing: border-box to include padding in width calculation
- Add max-width: 100% to prevent input from exceeding container width
- Prevents input field from overlapping with last-activity column
@suet-kei-chan suet-kei-chan self-assigned this Nov 6, 2025
@suet-kei-chan suet-kei-chan marked this pull request as ready for review November 7, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants