GithubHelp home page GithubHelp logo

Comments (10)

javiereguiluz avatar javiereguiluz commented on June 26, 2024

In the future we'll add a two-level nested main menu to solve problems when the backend manages lots of items.

For now, you can add your own CSS file to the backend. You could make the font smaller and reduce the margins/paddings of each menu item.

from easyadminbundle.

Pierstoval avatar Pierstoval commented on June 26, 2024

When you talk about "two-level nested main menu", do you think about "categorizing" entities and add drop-down menus ?

from easyadminbundle.

javiereguiluz avatar javiereguiluz commented on June 26, 2024

@Pierstoval I was thinking in something simple as:

easy_admin:
    entities:
        Clients:
            Client: AppBundle\Entity\Client
            Invoices: AppBundle\Entity\Invoice
            Order: AppBundle\Entity\Order
        Products:
            Product: AppBundle\Entity\Product
            Stock: AppBundle\Entity\ProductStock

Then, the main menu would be:

Clients
Products

And when you hover your mouse, you see the second level of menu items:

Clients
    Client
    Invoice
    Order
Products
    Product
    Stock

from easyadminbundle.

Pierstoval avatar Pierstoval commented on June 26, 2024

Yup, very fine, we'll just need to completely review the configurator then 😝

from easyadminbundle.

reypm avatar reypm commented on June 26, 2024

Fine, this "future" is close or will pass a while since this will be ready
for us?
On Jan 25, 2015 5:13 PM, "Pierstoval" [email protected] wrote:

Yup, very fine, we'll just need to completely review the configurator then [image:
😝]


Reply to this email directly or view it on GitHub
https://github.com/javiereguiluz/EasyAdminBundle/issues/73#issuecomment-71395230
.

from easyadminbundle.

Pierstoval avatar Pierstoval commented on June 26, 2024

Depends only on @javiereguiluz's pressure about this :D

from easyadminbundle.

javiereguiluz avatar javiereguiluz commented on June 26, 2024

@paquitodev it will take a while, so unfortunately we can't expect it anytime soon.

from easyadminbundle.

javiereguiluz avatar javiereguiluz commented on June 26, 2024

Fixed in #144

from easyadminbundle.

reypm avatar reypm commented on June 26, 2024

Hey @javiereguiluz any advice on nested items on menus as you propose here?

from easyadminbundle.

Pierstoval avatar Pierstoval commented on June 26, 2024

@paquitodev It's about the menu refactoring, and the work hasn't been started yet for this subject :)

from easyadminbundle.

Related Issues (20)

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.