Giter VIP home page Giter VIP logo

Comments (4)

mimecorg avatar mimecorg commented on May 16, 2024 1

In your project, you have to add the "stretchy" attribute to the Box and Group elements in the Admin page, because these elements are nested inside box layouts:

  <Box stretchy>
    <Group title="Coffee Break Settings" stretchy margined>

Also add the "stretchy" attribute to the TextArea:

<TextArea label="Your Reason" stretchy v-model="settings.reason" />

from vuido.

mimecorg avatar mimecorg commented on May 16, 2024

You can add the "stretchy" attribute to the TextArea - it will be stretched to all available height in the window. The ProgressBar has a fixed height, there is currently no way to increase it.

from vuido.

benavern avatar benavern commented on May 16, 2024

OK, I maybe missunderstood something but, I can't figure out how to make the textarea bigger.
Could you give a try to my project (that is very simple at the moment) & maybe give me some more advice to fix it ?

There should be some more examples or guidelines on how to create a nice looking software, or how to architecture it (the ui I meen)

Thanks!

from vuido.

benavern avatar benavern commented on May 16, 2024

Yeah! Thank you! that did the trick. :)

from vuido.

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.