Skip to content
#

headless-cms

Here are 465 public repositories matching this topic...

directus
aleksejssaburovs92
aleksejssaburovs92 commented Mar 9, 2021

Try to get error popup, add large content, popup is overflowing screen

Version: v9.0.0-rc.45
Installation and running: CLI (npx)
DB: mysql8

Suggestion:
add styles for v-card-text as example:
max-height: 60vh;
overflow: scroll;

<img width="1776" alt="Screenshot 2021-03-09 at 20 13 49" src="https://user-images.githubusercontent.com/12848012/110518019-457bc380-8114-11eb-9189-c65a71f

daptin
metafeather
metafeather commented Oct 5, 2020
  • Are you running a release or master: master
  • Issue is about a fresh instance (no data in db) or restart: fresh

This seems a known/unfinished issue based on the commented 'Name' field in the code noted below, but I was hoping it could be addressed as it would greatly ease the discovery of the graphql endpoints generated by the db tables as they would become available in GraphiQL in #13

``

mix.core
Smilefounder
Smilefounder commented Feb 21, 2021

Is your feature request related to a problem? Please describe.
Allow social login:

  1. Google
  2. Facebook
  3. Github (this is also for future in CMS discussion, create a ticket to Github purpose)
  4. Others (eg, Github, MS, Twitter, Apple,...)

Describe the solution you'd like

  • Allow login via /security/login or /security/register
  • Allow login methods via API
  • Allow l

Improve this page

Add a description, image, and links to the headless-cms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the headless-cms topic, visit your repo's landing page and select "manage topics."

Learn more