So lets bear in mind here that usually a new solution looks really nice, but you don’t really understand its flaws until you start using it. I would strongly recommend getting small improvements merged first so you understand the scale and complexity and also get to move quickly.
A large PR at this stage would take a very long time to review, test and merge and there may be some parts that could go in very quickly and unfortunately held up due to the other parts which may have issues. Also any new contributor does take sometimes to understand the contribution standards.
Hello Joshreeder,
How much progress have you gone with this. Navigation would be a huge challenge for end users which is how I found this thread. Also the longest thread I have stubled upon which means something is missing in ERPNext.
I needed some context menu for a doctype which is where the search started. for instance, if i was in Selling, I should be able to see all the reports and custom reports in the side bar and not all the module lists which is of no importance to me. Surprisingly, the training video has that feature but the install does not. I did a post of this here Access to custom reports
So, how much work have you done on the UX? I would really like to know and hopefully contribute my one cent.
A mini update (I’m on Josh’s team):
We’ve been implementing non-UI pieces for the lead customer, which is a large pile of customizations and custom apps. This work has been in the back of our minds at all times and the Frappe team have had made a few changes that would help us build it more easily, which is awesome and makes me anxious. The core issue of Frappe/ERPNext (to me) is that it’s an odd mix of text input and mouse/touch(mobile) and navigation in particular should work better at both ends of the spectrum (desktop power users <<<>>> tiny mobile screens). This means both more keyboard bindings and better mobile views.
Both are ready to pull in but have not yet been merged. These are prerequisites to the sidebar, the work for which is done and also ready to be submitted for a PR, but we’ve been following the requests of the maintainers and keeping the changes small.
@tmatteson The first looks like @johnhkelly (on github) needs to do some corrections? The second looks like @netchampfaris did not check the PR yet, right?
Looks like we got a little movement this week. We separated the pull requests to make them “incremental” as requested but as originally expected, they don’t really stand alone. Custom homepage doesn’t make sense without sidebar. So I believe we are merging those and trying to get them approved. @tmatteson may have more info.
Hey friends, as I’m sure you are all aware, we did our best to move forward on desk 2.0 in a way we would have the full support of the governing body only to find out that they decided to go in a completely different direction.
While we are all very disheartened by certain decisions, we are not giving up. We are users like you and need certain things not echoed by everyone. We will keep you informed as we move to make a standalone Frappe app that will offer new UI/UX and navigation functionality we would like to use. Please stay in touch and share your support here so we can know who is looking for a solution like this so we can keep you up to date as we get things done.
If you’re a coder and willing to help with some front-end muscle, please let us know.
Thanks. From the video i saw it looked great. Plus i tried your origin repo a couple of months ago and it was nice to use.
I can only speak for myself but i am excited to see what you release.
I feel its a shame. with the pull requests it looks like you simply choose what you wanted. I guess this is more of like what odoo or flectra does with there themes.
I am very excited about this and would love to help if I can. I have been researching how to use the React grid layout code (exactly what Metabase uses) to create a widget customized command center page (as opposed to a desktop) that would incorporate reports, charts and transactions on a single screen. Here is a link to the Github project for reference.
This comment is difficult for me to understand. Would you mind being a bit more specific or point me to a page where I can read more? What is the “different direction”?
are there any news about your stand-alone frappe app? I am currently getting into ERPNext for a completely new internalö project. Therefore no pre-biased users here that would know the old desk.
I would therefore realy like to start the project with a more modern look and feel.