Skip to content
#

admin-dashboard

Here are 1,647 public repositories matching this topic...

vue-admin-beautiful-pro

🚀🚀🚀vue3,vue3.0,vue,vue3.x,vue.js,vue后台管理,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus主线版本基于element-plus、element-ui、ant-design-vue三者并行开发维护,同时支持电脑,手机,平板,切换分支查看不同的vue版本,element-plus版本已发布(vue3,vue3.0,vue,vue3.x,vue.js)

  • Updated Nov 9, 2021
  • Vue
alexanderrudnik
alexanderrudnik commented Sep 10, 2021

Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.

  • I'm submitting a ...

    • bug report
    • feature request
    • support request => Please do not submit support request here, see note at the top of this template.
  • Do you want to request a feature or report a bug?
    BUG

  • **What i

appsmith
sbalaji1192
sbalaji1192 commented Nov 11, 2021

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

An input widget set to the Number type and with a Default text of 0 is not included in Form1.data on page load. You have to change its value to include it. This also happens if the Default is changed back to 0 by setting it from a store value.

Steps To Reproduce

  1. Add a form
adminjs
user753
user753 commented Feb 21, 2020

Original question:

I have my own rest crud api and I would like to use only frontend part of admin-bro.
Does admin-bro support such scenario?

Proposed solution: MVP

  • document how to wrap existing API by BaseResource

End Solution

  • extend admin-bro core that, instead of asking own API, asks external API
  • this could be a method in Action interface: externalAPI (but w
rowy
notsidney
notsidney commented Oct 15, 2021

Is your feature request related to a problem? Please describe.
Columns can only be resized by drag on the edges, but this is not an accessible method and is especially difficult on touch screens.

It can also be difficult to see where the click/drag target exactly is. MUI’s Data Grid is a good example of explicitly showing the drag target: https://mui.com/components/data-grid/columns/#resiz

Improve this page

Add a description, image, and links to the admin-dashboard 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 admin-dashboard topic, visit your repo's landing page and select "manage topics."

Learn more