The Wayback Machine - https://web.archive.org/web/20220320192001/https://github.com/topics/admin-dashboard
Skip to content
#

admin-dashboard

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

tkvw
tkvw commented Mar 22, 2018

Example app: https://pp0o4x40p0.codesandbox.io/#/posts/13

I just copied the last tab a couple of times and you'll see a scrollbar at the bottom.
What I expected: that the Tabs component would be scrollable and the application not to crash.
I think this is because the Tabs parent width is implicit instead of explicit.
![2018-03-22_09-51-42](https://user-images.githubusercontent.com/621098

appsmith
nayan-rafiq
nayan-rafiq commented Mar 8, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Summary

When user adds a new data source and tries to add a API, we show the mock api path as placeholder. But when user starts editing the path, it's gone. It would be better if mock API path is there by default so that user can see it in action.

Why should this be worked on?

It'll make user more inter

vue-admin-better

🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro
  • Updated Mar 15, 2022
  • Vue
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

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