Complete flavor card, compare polish, open-by-default panels - #185
Merged
Merged
Conversation
- Flavor card now shows ALL SIX taste heads (sweet/bitter/umami/sour/salty/ tasteless) and a dedicated AROMA MODEL section (every confident odor head with its probability; honest 'top signals' label when none clear 0.5). Card height is computed from content so nothing is truncated; structure panel centers to match. - Compare molecules: open by default; each side-by-side box shows the flask loader while its card renders, then swaps to the image. - Formulation Studio confirmed open by default. - Removed the stray light-theme separator line between Library and Flavor map. Signed-off-by: Austin L. <86896075+rvnminers-A-and-N@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Round of polish from live review.
/api/card): shows all six taste heads (was 4) and a new AROMA MODEL section — every confident odor head with its probability, honesttop signals (none cleared 0.5)label when nothing fires. Card height is computed from content so nothing truncates; structure panel centers to match.Verified live with Playwright (open-by-default, loading→image swap, no JS errors) and by eyeballing rendered cards (vanillin: 6 taste bars + honest 'top signals' aroma; limonene: 6 taste bars + citrus 100% confident).