Skip to content

Conversation

@G4brym
Copy link
Owner

@G4brym G4brym commented Jun 19, 2025

This commit addresses your feedback on the research details page:

  1. Removes the display of the Research ID from the "Research Parameters" section.
  2. Significantly improves the styling of the "Research Parameters" section for better visual appeal and readability. The section is now presented as a card with a clear title and well-formatted key-value pairs.

I performed manual verification to ensure the changes display correctly and that conditional logic for fields like AutoRAG ID remains functional.

This commit addresses your feedback on the research details page:

1. Removes the display of the Research ID from the "Research Parameters" section.
2. Significantly improves the styling of the "Research Parameters" section for better visual appeal and readability. The section is now presented as a card with a clear title and well-formatted key-value pairs.

I performed manual verification to ensure the changes display correctly and that conditional logic for fields like AutoRAG ID remains functional.
@G4brym G4brym merged commit 433ecad into add-autorag Jun 19, 2025
2 checks passed
@G4brym G4brym deleted the fix/research-details-styling-id branch June 19, 2025 21:36
G4brym added a commit that referenced this pull request Jun 19, 2025
* Initial autorag changes

* refactor: Rename myRags to userRags (#24)

I've renamed the variable and prop `myRags` to `userRags` for clarity throughout the research creation form.

This includes changes in:
- `src/index.tsx`: Renamed the variable in the `/create` route.
- `src/templates/layout.tsx`: Renamed the prop in the `CreateResearchProps` interface and updated its usage within the `CreateResearch` component.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>

* Fixes

* Chore: Remove comments from core.js (#26)

This commit removes the // --- Begin modification --- and
// --- End modification --- comments from the setupFinalForm
function in src/static/core.js. These comments were
intended for guidance during development and were
not meant to be part of the final codebase.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>

* fix: Remove Research ID and improve styling of parameters section (#27)

This commit addresses your feedback on the research details page:

1. Removes the display of the Research ID from the "Research Parameters" section.
2. Significantly improves the styling of the "Research Parameters" section for better visual appeal and readability. The section is now presented as a card with a clear title and well-formatted key-value pairs.

I performed manual verification to ensure the changes display correctly and that conditional logic for fields like AutoRAG ID remains functional.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>

* Finish autorag feature

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
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