beacon_live_admin icon indicating copy to clipboard operation
beacon_live_admin copied to clipboard

Admin UI to manage content for sites built by Beacon

Results 108 beacon_live_admin issues
Sort by recently updated
recently updated
newest added

Add a button to show and hide the sidebar. It must persist between page navigation.

enhancement
ux
roadmap
area:content-ux

It should be of the same height of the page

bug
ux

Site selector is hard to find, it's located at the bottom/end of the left sidebar. We should move it another place to make it more visible.

enhancement
ux

## Environment OS: MacOS Elixir/Erlang: Latest elixir/erlang versions live_admin & beacon: fresh clone of both repositories ## Full Error ```elixir failed to call Beacon.Content.live_data_paths_for_site(:zachdaniel_dev) for site :zachdaniel_dev on node :"core@Zachs-MacBook-Pro-2"...

Thumbnails are automatically generated on default processors since they are displayed on the media library index page, ie: they are required in order to make that page work correctly. But...

bug
chore
area:media-library
roadmap

Implement https://www.figma.com/file/k8NhxbRRb8hm4fc1RQHms1/Media-Library?type=design&node-id=30-57434&mode=design

enhancement
ux
area:media-library
roadmap

![Screenshot 2023-09-01 at 2 24 56 PM](https://github.com/BeaconCMS/beacon_live_admin/assets/45800443/a62fd837-d181-4fbe-b3fe-64a7b95e6982) ### User experience questions In the above instance, I have already uploaded a test file, shown in the thumbnail. But the uploader message...

enhancement
ux
area:media-library
roadmap

In the [design system](https://www.figma.com/file/1gbapWYZva4fCBEnPhs7FF/DockYard-Admin---Design?node-id=146%3A465&mode=dev) we have several variations of buttons, so I'd like to add support for these variants without needing to create a new component but modifying the existing...

enhancement
ux

On the Variant and Event subpages, the page initially starts off very blank. Once you click "Add a variant" or "Add an event" you start creating a list of items...

enhancement
ux

Add filtering of assets by type to `BeaconWeb.Admin.MediaLibraryLive.Index`. Filter by all types available https://github.com/BeaconCMS/beacon/blob/7790eb72769a026c0bdfc3167aab394a9b73ce91/lib/beacon/media_library/asset.ex#L9

enhancement
help wanted
ux
area:media_library