Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] openbb-platform-api: Add column header tooltips and templates.json route. #7009

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

deeleeramone
Copy link
Contributor

  1. Why?:

    • Updating the openbb-platform-api package to include hover readout for table column headers, and to add a route for templates.json
  2. What?:

    • For Workspace tables, all field descriptions will now display on hover.
    • templates.json is served from a local file, ~/OpenBBUserData/workspace_templates.json
      • If the file does not exist, an empty JSON will be generated.
      • Add exported dashboard templates to the list in that file.
  3. Impact:

    • Improved UX.
    • Ability to use the custom templates functionality with the Platform backend.
  4. Testing Done:

    • Test by launching via, openbb-api
Screenshot 2025-01-24 at 9 50 34 AM

@deeleeramone deeleeramone added enhancement Enhancement platform OpenBB Platform v4 PRs for v4 labels Jan 24, 2025
@deeleeramone deeleeramone requested a review from piiq January 24, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement platform OpenBB Platform v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants