Search the Community
Showing results for tags 'ux'.
-
Hi everyone, I’d like to share my new personal portfolio website: https://mladenmadarevic.com I’m Mladen Mađarević, designer from Croatia. My 9-to-5 work is primarily product design, while in my free time I enjoy designing and building websites. Mostly because I miss creativity of web design. I’ve been using ProcessWire for several years, and I really appreciate its flexibility and how easy it is for my clients to use. For this website, I decided to experiment with a Figma-to-Codex workflow to see how well it could work for fronted part and ProcessWire, partly out of curiosity and partly because of my own programming limitations. I’d love to hear your thoughts and feedback!
-
I have opened a ticket on GitHub, in which I present a modification respectively a proof of concept, which significantly improves the editing of pages, especially with long contents. The save buttons are always in view with this modification, and the scroll position when editing and saving is saved and restored after saving. You can also find a screencast and code extensions on GitHub. What do you think of that? Link: https://github.com/processwire/processwire-requests/issues/177
- 5 replies
-
- 6
-
-
- ux
- ux improvement
-
(and 1 more)
Tagged with:
-
Hi everyone! I haven't seen a thread yet to talk about this aspect of development in which I have been reading on lately and I am very interested in this community's opinion/experience. What are your perspectives/experiences on dealing with a UX/UI research process? Would you have resources/books/courses to recommend to learn about the topic?
-
UX nightmare: nested modals in theme (default & Reno)
steveooo posted a topic in Themes and Profiles
Hello guys, I am using some nested PageTables and with every PageTable field the user clicks on, a modal window appears. Because every modal window's width & height are not 100%, every nesting step shrinks the window. Does someone have any solution for this problem? Best wishes, steveooo