Skip to content

[Bug]: Create global tooltip provider in main app file and remove any duplicate across ui #694

@Shironex

Description

@Shironex

Operating System

macOS

Run Mode

Electron (Desktop App)

App Version

v0.14.0rc

Bug Description

Currently when we want to use tooltip component we need to wrap it with to render it properly and its repeated across many ui files in codebase

Steps to Reproduce

none

Expected Behavior

Create it once in either renderer.tsx or in app.tsx and remove the duplicates across codebase this will clean up codebase a bit

Actual Behavior

tooltip provider is repeated across many ui files

Screenshots

No response

Relevant Logs

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this bug hasn't been reported already
  • I have provided all required information above

Metadata

Metadata

Assignees

Labels

RefactorA complete logic rewrite is requested or being performed for an issue.cleanupremove unused files in the codebase

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions