Giter Site home page Giter Site logo

admin-ui's Introduction

Maykin UI

A reusable component library developed by Maykin Media.

DEVELOPMENT NOTICE

This libray is in active development.

admin-ui's People

Contributors

svenvandescheur avatar xaohs avatar silviaamam avatar alextreme avatar

Stargazers

 avatar

Watchers

Joeri Bekker avatar  avatar  avatar  avatar

admin-ui's Issues

Implement dynamic form schema

The goal is that we can do things like specifying what fields should be renderred when a specific value in the form is selected (for example a specific radio field)

Fix build warnings

Currently, when building open-archiefbeheer frontend, we get the following warnings:

Module not found: Error: Can't resolve 'react-intl' in '/home/silvia/repositories/open-archiefbeheer/frontend/node_modules/@maykin-ui/admin-ui/dist/esm/lib/i18n'

Module not found: Error: Can't resolve './messages/nl.json' in '/home/silvia/repositories/open-archiefbeheer/frontend/node_modules/@maykin-ui/admin-ui/dist/esm/lib/i18n'

Module not found: Error: Can't resolve './messages/en.json' in '/home/silvia/repositories/open-archiefbeheer/frontend/node_modules/@maykin-ui/admin-ui/dist/esm/lib/i18n'

It would be good to fix these warnings

General improvements [Frontend]

Things that were noticed while working on maykinmedia/open-archiefbeheer#54

  • The component AttributeTable does not wrap on mobile view
  • In the DataGrid component, if there are few rows and the paginator is used, the paginator is shown under the last row of the table. It would be nice to be able to show it at the bottom of the page like in this design
    Screenshot from 2024-05-31 10-31-08
  • When the component DataGrid is loading, the spinner is shown on the paginator (very small). I hadn't noticed it at all in the beginning, so I think the 'loading' state needs to be clearer. It should also not be possible to select/deselect items while data is being fetched.
  • In the DataGrid component with filters, for every keystroke a request is sent to the backend. This should probably be debounced.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.