Label Popover
Adds descriptive popovers to field labels in Payload.
Installation
pnpm add payload-label-popover About
This plugin integrates with Payload to provide popovers for field labels. These popovers deliver additional information or context when a user hovers over the label. The plugin uses React Tiny Popover for rendering the popovers. You can configure it in your Payload settings by adding it to the plugins array. To activate the popover feature on a field, you can define a custom object in the field configuration that includes the label popover message and a flag to show the popover. Additionally, it allows the use of custom React components for the content inside the popover, offering flexibility in presentation and interaction. The plugin extends Payload's admin interface by enhancing label usability without requiring major changes to existing schemas. It meets the needs of developers looking to improve user experience by providing useful context directly within the content management interface.
Package info
- Package name
payload-label-popover- Latest version
1.0.1- Unpacked size
- 122 kB
- License
- MIT
- Weekly downloads
- 4
- Last publish
- Mar 24, 2024
More from notchris
View profileShaggle Core
Adds ready-made collections, globals, and layout blocks for agency and hospitality sites to a Payload CMS config.
Meilisearch
Syncs Payload CMS collection documents to a Meilisearch index via afterChange and afterDelete hooks.
Nested Docs
Adds parent-child document hierarchies with auto-generated breadcrumbs to Payload collections.
Redirects
Manage redirects directly within the Payload CMS admin panel.
Media Preview
Preview images, videos, audio, and documents directly in the Payload CMS admin panel.
Iframe Tabs
Add iframes into separate tabs in the Payload admin panel.
Similar plugins
More in AdminDashboard Analytics
Adds Plausible and Google Analytics widgets to the Payload admin dashboard, navigation, collections and globals.
AI Completions
Payload plugin that generates field content through OpenAI chat completions from the admin panel.
Default Roles
Applies default role-based access control to every Payload collection, granting CRUD access to specified roles such as admin and executive.
Warding
RBAC plugin that generates user and role collections and injects fine-grained access control across Payload collections, globals, fields, and endpoints.
Visual Editor
Adds a visual live editor to Payload CMS for instant content preview.