Skip to content

Assessment: Interactive Spreadsheet Preview for Assessment Results#175

Open
vprashrex wants to merge 3 commits into
devfrom
feat/assessment-excel-preview
Open

Assessment: Interactive Spreadsheet Preview for Assessment Results#175
vprashrex wants to merge 3 commits into
devfrom
feat/assessment-excel-preview

Conversation

@vprashrex
Copy link
Copy Markdown
Collaborator

@vprashrex vprashrex commented May 22, 2026

Issue: #174

Summary:

  • Integrated Univer (Apache 2.0) to replace the read-only HTML table preview with a full Excel-like spreadsheet — formula support, sorting, filtering, and cell formatting included
  • Removed the 10-row cap on result preview — all rows are now loaded into the spreadsheet.
  • Persisted spreadsheet state (formulas, filters, formatting, sorting) to localStorage per run ID so users do not need to re-apply their analysis on every open

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 22, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 52766974-ecce-4389-910e-b949f60872c3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/assessment-excel-preview

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@vprashrex vprashrex changed the title chore: add @univerjs/presets dependency to package.json Assessment: Interactive Spreadsheet Preview for Evaluation Results (#174) May 22, 2026
@vprashrex vprashrex changed the title Assessment: Interactive Spreadsheet Preview for Evaluation Results (#174) Assessment: Interactive Spreadsheet Preview for Evaluation Results May 22, 2026
@vprashrex vprashrex changed the title Assessment: Interactive Spreadsheet Preview for Evaluation Results Assessment: Interactive Spreadsheet Preview for Assessment Results May 22, 2026
@vprashrex vprashrex self-assigned this May 22, 2026
@vprashrex vprashrex requested a review from Ayush8923 May 22, 2026 07:54
@vprashrex vprashrex added enhancement New feature or request ready-for-review labels May 22, 2026
@vprashrex vprashrex linked an issue May 22, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request ready-for-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assessment: Interactive spreadsheet integration

1 participant