Skip to content

#12 - Build Comparison Interface#42

Merged
krzysztofkozyra021 merged 8 commits into
mainfrom
feature/comparison-interface
Jun 3, 2026
Merged

#12 - Build Comparison Interface#42
krzysztofkozyra021 merged 8 commits into
mainfrom
feature/comparison-interface

Conversation

@krzysztofkozyra021

@krzysztofkozyra021 krzysztofkozyra021 commented May 19, 2026

Copy link
Copy Markdown
Collaborator

This should close #12 and #13 and #14

Also, notice that this PR is connected with #38, so this branch was made on that branch.

@krzysztofkozyra021 krzysztofkozyra021 changed the title # #12 - Comparison Interface May 19, 2026
@krzysztofkozyra021 krzysztofkozyra021 changed the title #12 - Comparison Interface #12 - Build Comparison Interface May 19, 2026
@krzysztofkozyra021 krzysztofkozyra021 marked this pull request as ready for review May 19, 2026 21:38
@krzysztofkozyra021 krzysztofkozyra021 requested a review from a team as a code owner May 19, 2026 21:38

@EwelinaSkrzypacz EwelinaSkrzypacz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

  1. Could we replace validation message like aroma.present.0 and aroma.present.1 with more readable field names in the validation messages?

  2. Similarity Search Results -> for me tiles should be clickable and redirect to show hop page

Image
  1. Comparison -> when I am on the “JSON & Visual Query” tab and select a Biochemical Property (Range) without providing values, a validation error is displayed. However, after the validation fails, I am redirected to the “Natural Language” tab. I think the user should remain on the “JSON & Visual Query” tab so the errors can be corrected more easily.👀

Comment thread resources/views/components/hops/comparison/history.blade.php Outdated
Comment thread resources/views/components/hops/comparison/results.blade.php Outdated
@krzysztofkozyra021

krzysztofkozyra021 commented May 20, 2026

Copy link
Copy Markdown
Collaborator Author
  1. Similarity Search Results -> for me tiles should be clickable and redirect to show hop page

Now, after the commit, You need to run a fresh migration with seed to apply the new changes, because the hops are now taken from the database

@EwelinaSkrzypacz EwelinaSkrzypacz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

In my opinion, fields with validation errors should be visually highlighted, for example with a red border. If possible, an error message should also be displayed below the input.

@krzysztofkozyra021 krzysztofkozyra021 merged commit a4a23d5 into main Jun 3, 2026
3 checks passed
@krzysztofkozyra021 krzysztofkozyra021 deleted the feature/comparison-interface branch June 3, 2026 06:11
This was linked to issues Jun 3, 2026
This was referenced Jun 3, 2026
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.

Build Query History UI Implement Comparison Result View Build Comparison Interface

3 participants