Hi Nitish , I feel bootstrap is a mobile first framework and is primarily meant for creating ui that looks great in large and small screens.
Given the kind of application Ofbiz is , it is difficult to imagine much core usage in mobile space as most of the screens requires an elaborate input from users and also display quite many details. Definitely bootstrap provides elegant UI/UX but most of the (bootstrap based) designs that i have come across are not dense in terms of information content . The forms created by default bootstrap styles waste too much space, IMHO. I am not sure how much value it is going to add in comparison to the effort made in customizing the bootstrap styles to accommodate the screens of Ofbiz which generally have quite many fields in forms or tables. I feel if with relatively less effort the the proposed UI improvement can done its worth !. regds mallah. On Mon, Aug 28, 2017 at 11:40 AM, Nitish Mishra < [email protected]> wrote: > Hello Taher, > > Thanks for your suggestion. > > Currently, we don't have bootstrap integration in OFBiz. So, if we are > planning to give bootstrap support, then there would be no need to create > our own CSS dictionary. > > Please let us know if you have any plans for the same. > > On Sun, Aug 27, 2017 at 12:53 AM, Jacques Le Roux < > [email protected]> wrote: > > > Great idea, thanks Taher! > > > > Jacques > > > > > > > > Le 26/08/2017 à 21:19, Taher Alkhateeb a écrit : > > > >> If I may suggest, I think we should go with something established and > >> not come up with our own CSS dictionary. So for example, we can > >> utilize pre-existing definitions from bootstrap [1] > >> > >> [1] https://getbootstrap.com/docs/3.3/css/#tables > >> > >> On Sat, Aug 26, 2017 at 3:27 PM, Mayank Lambhate > >> <[email protected]> wrote: > >> > >>> Hello All, > >>> > >>> The tables used in OFBiz currently don`t have any standard for defining > >>> the > >>> alignment of data inside the tables. IMO, following are the points > >>> relevant > >>> to alignment of data in tables - > >>> > >>> 1. Numeric data (Right Aligned) > >>> 2. Non-Numeric (Left Aligned) > >>> 3. Table headers to be aligned with the data. > >>> > >>> Also, the names of classes used for aligning data are a bit confusing. > We > >>> can come up with more generic names of the classes, also we can define > >>> certain classes that could be specific to the alignment of data inside > >>> tables. > >>> > >>> Please let me know what you think about this. > >>> > >>> > >>> Thanks and Regards > >>> > >>> *Mayank Lambhate* | Enterprise Software Engineer > >>> HotWax Systems <http://www.hotwaxsystems.com/> > >>> > >> > > > > > -- > > > *Thanks and Regards* > > *Nitish Mishra* | Enterprise Software Engineer > HotWax Systems <http://www.hotwaxsystems.com/> >
