Files
ontime/dev_output.log
T
google-labs-jules[bot] fbbbaa5922 fix: stabilize cuesheet table components to prevent focus and data loss
This commit addresses the issue where focusing cells or inputs in the cuesheet table was lost during re-renders.

Changes:
- Extracted Virtuoso components (Table, TableRow, TableHead, EmptyPlaceholder) into stable, memoized components outside the main CuesheetTable component.
- Used Virtuoso's context API to pass dynamic state to the extracted components.
- Stabilized the 'meta' object of TanStack Table by using a ref for the data, reducing unnecessary re-renders of cell components.
- Modified useReactiveTextInput to skip synchronizing the 'text' state with 'initialText' when the input is focused, preventing user input from being overwritten by external changes.

These changes ensure that focus is maintained even when the table re-renders due to concurrent edits or submitting changes, and typed content is preserved.

Co-authored-by: cpvalente <34649812+cpvalente@users.noreply.github.com>
2026-02-08 11:24:48 +00:00

95 lines
4.5 KiB
Plaintext

> ontime@4.3.1 dev /app
> turbo run dev
Attention:
Turborepo now collects completely anonymous telemetry regarding usage.
This information is used to shape the Turborepo roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://turborepo.com/docs/telemetry
turbo 2.5.8
• Packages in scope: @getontime/cli, @getontime/resolver, ontime-electron, ontime-server, ontime-types, ontime-ui, ontime-utils
• Running dev in 7 packages
• Remote caching disabled
ontime-server:dev: cache bypass, force executing 736e67d68a6b5681
ontime-ui:dev: cache bypass, force executing 9eacdb30152cd80e
ontime-ui:dev:
ontime-ui:dev: > ontime-ui@4.3.1 dev /app/apps/client
ontime-ui:dev: > cross-env BROWSER=none vite
ontime-ui:dev:
ontime-server:dev:
ontime-server:dev: > ontime-server@4.3.1 dev /app/apps/server
ontime-server:dev: > cross-env NODE_ENV=development tsx watch ./src/index.ts
ontime-server:dev:
ontime-ui:dev:
ontime-ui:dev: VITE v6.3.1 ready in 748 ms
ontime-ui:dev:
ontime-ui:dev: ➜ Local: http://localhost:3000/
ontime-ui:dev: ➜ Network: use --host to expose
ontime-server:dev:
ontime-server:dev:
ontime-server:dev: Starting Ontime version 4.3.1
ontime-server:dev: Ontime running in development environment
ontime-server:dev: Ontime source directory at /app/apps/server/src/
ontime-server:dev: Ontime public directory at /home/jules/.Ontime
ontime-server:dev:
ontime-server:dev:
ontime-server:dev: Request: Initialise assets...
ontime-server:dev: [INFO] SERVER Loaded project demo project.json
ontime-server:dev: [INFO] SERVER Switch to rundown: default
ontime-server:dev: [INFO] SERVER Initialised Ontime with demo project.json
ontime-server:dev:
ontime-server:dev:
ontime-server:dev: Request: Start server...
ontime-server:dev: [INFO] SERVER Runtime service started
ontime-server:dev: Local: http://localhost:4001/editor
ontime-server:dev: Network: http://192.168.0.2:4001/editor
ontime-server:dev: [INFO] SERVER Ontime is listening on port 4001
ontime-server:dev:
ontime-server:dev:
ontime-server:dev: Request: Start integrations...
ontime-server:dev: [INFO] SERVER Skipping OSC integration
ontime-ui:dev: Browserslist: browsers data (caniuse-lite) is 9 months old. Please run:
ontime-ui:dev: npx update-browserslist-db@latest
ontime-ui:dev: Why you should do it regularly: https://github.com/browserslist/update-db#readme
ontime-ui:dev: Browserslist: caniuse-lite is outdated. Please run:
ontime-ui:dev: npx update-browserslist-db@latest
ontime-ui:dev: Why you should do it regularly: https://github.com/browserslist/update-db#readme
ontime-server:dev: [INFO] CLIENT 1 Connections with new: low-fi instrument
ontime-ui:dev: Proxy: GET /data/settings
ontime-ui:dev: Proxy: GET /user/translations/translations.json
ontime-ui:dev: Proxy: GET /data/report
ontime-ui:dev: Proxy: GET /data/view-settings
ontime-ui:dev: Proxy: GET /data/rundowns/current
ontime-ui:dev: Proxy: GET /data/project
ontime-ui:dev: Proxy: GET /data/db/all
ontime-ui:dev: Proxy: GET /data/rundowns/current
ontime-ui:dev: Proxy: GET /data/project
ontime-ui:dev: Proxy: GET /data/db/all
ontime-server:dev: [INFO] CLIENT 0 Connections with disconnected: low-fi instrument
ontime-server:dev: [INFO] CLIENT 1 Connections with new: mellow uplight
ontime-ui:dev: Proxy: GET /data/settings
ontime-ui:dev: Proxy: GET /user/translations/translations.json
ontime-ui:dev: Proxy: GET /data/report
ontime-ui:dev: Proxy: GET /data/view-settings
ontime-ui:dev: Proxy: GET /data/rundowns/current
ontime-ui:dev: Proxy: GET /data/project
ontime-ui:dev: Proxy: GET /data/rundowns/current
ontime-ui:dev: Proxy: GET /data/project
ontime-server:dev: [INFO] CLIENT 0 Connections with disconnected: mellow uplight
ontime-server:dev: [INFO] CLIENT 1 Connections with new: nostalgic mix
ontime-ui:dev: Proxy: GET /data/settings
ontime-ui:dev: Proxy: GET /user/translations/translations.json
ontime-ui:dev: Proxy: GET /data/report
ontime-ui:dev: Proxy: GET /data/view-settings
ontime-ui:dev: Proxy: GET /data/rundowns/current
ontime-ui:dev: Proxy: GET /data/project
ontime-ui:dev: Proxy: GET /data/rundowns/current
ontime-ui:dev: Proxy: GET /data/project
ontime-ui:dev: Proxy: GET /data/custom-fields
ontime-ui:dev: Proxy: GET /data/rundowns/current
ontime-server:dev: [INFO] CLIENT 0 Connections with disconnected: nostalgic mix