Closed Antol closed 1 month ago
Name | Link |
---|---|
Latest commit | b568e02c195cf5c2812828f5418699ea28a0135a |
Latest deploy log | https://app.netlify.com/sites/boisterous-sunburst-a5c941/deploys/66faa00e53765e000871826a |
Deploy Preview | https://deploy-preview-137--boisterous-sunburst-a5c941.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Hi @Antol, thanks for contributing.
Can you describe the purpose of this widget, what kind of problems it solves? I also noticed that the dropdown has 100% height and width, which looks surprising, was this your intention?
@berhalak I will quote the August newsletter "Antol Peshkov has created a simple custom dropdown widget that does exactly what it sounds like." Why is 100% height and width surprising? It would take only a small piece of a page to work as a selector.
Description
This pull request adds a new Drop-down Widget to the Grist custom widget collection. The widget provides a simple and compact drop-down menu that can be populated with options from a selected column in a Grist document.
Features
Files Added
drop-down/index.html
: Main HTML structuredrop-down/script.js
: Widget functionalitydrop-down/package.json
: Widget metadatadrop-down/README.md
: Usage instructions and widget descriptionHow to Use
This widget aims to provide a straightforward and useful tool for Grist users who need a compact way to navigate through options in their documents.