Skip to content

Home Page Model Selection and Multiple Tab Support#416

Open
JEYuhas wants to merge 8 commits into
developfrom
EY/MultiTabs
Open

Home Page Model Selection and Multiple Tab Support#416
JEYuhas wants to merge 8 commits into
developfrom
EY/MultiTabs

Conversation

@JEYuhas

@JEYuhas JEYuhas commented Apr 29, 2026

Copy link
Copy Markdown

First Draft of MultiTabs in HARP. Add tab button is in top right corner. Will be moved.

@netlify

netlify Bot commented Apr 29, 2026

Copy link
Copy Markdown

Deploy Preview for harp-plugin canceled.

Name Link
🔨 Latest commit cea85ba
🔍 Latest deploy log https://app.netlify.com/projects/harp-plugin/deploys/69f22b8adaeab30008512c4d

@JEYuhas
JEYuhas changed the base branch from main to develop April 29, 2026 16:03
@cwitkowitz cwitkowitz changed the title MultiTab first draft Home Page Model Selection and Multiple Tab Support Jun 19, 2026
This was linked to issues Jul 18, 2026
@cwitkowitz

Copy link
Copy Markdown
Collaborator

I've not thoroughly reviewed this PR, but here are some minor issues I noticed:

  • If model loading is unsuccessful, the corresponding tab should not be opened.
  • The sizing of the categorization tags is off.
  • Leftover from the previous dropdown feature, if model loading is unsuccessful, a failure tag (e.g., [SLEEPING]) is appended to the URL and causes all subsequent load attempts to fail.
  • I wonder if there is a better way to read in the list of valid models. See the model validation PR (Model Validation Infrastructure, Script, and Workflow #432) for ideas. We also may be able to use the same infrastructure to only display models that will load successfully.

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.

Expansion of Dropdown Feature Multiple Model Tabs

3 participants