-
Notifications
You must be signed in to change notification settings - Fork 405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What’s Next for Pattern Lab’s UI? Epic Brainstorming + Next Steps #909
Comments
@bradfrost @bmuenzenmeyer checking off a bunch of these based on the work from |
@sghoweri tagging this here as a quick means to talk to you. Does the panel viewer open consistently for you? |
@bmuenzenmeyer you mean does the panel viewer open up, is draggable, etc? No, at least not with the latest code on dev (before and after the first two of these two UIkit refactor PRs went FWIW; I don’t believe it was working as expected). I do have some updates pending that fix it, however those are tied in with the POC I’ve been working on — |
^ I would have posted this up for some initial feedback however the whitespace diffs aren’t making this easy to show just what’s changed >_< |
Anything here I can help with? |
It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks! |
Issue closed after going stale. It can be re-opened if still relevant. |
+1 to the reopening! 🥇 |
It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks! |
Bump |
It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks! |
Bump :) |
It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks! |
Issue closed after going stale. It can be re-opened if still relevant. |
Funny enough, @bmuenzenmeyer and I were JUST chatting about this one yesterday... There’s still more exciting stuff to come however I just want to take a moment to appreciate just how much progress has been made — look at that checklist!!! 😳🎉😂 |
It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks! |
It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks! |
It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks! |
It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks! |
This might qualify for a pinned issue. |
It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks! |
A continuation of some of the big ideas discussed here:
pattern-lab/styleguidekit-assets-default#92
In a nutshell, three big goals here:
To put it another way, how the hell would someone make their PL UI look like this without completely going off the deep end (and still using most of the under the hood logic and upstream changes and improvements):![image](https://user-images.githubusercontent.com/1617209/41411186-e81d635c-6fa9-11e8-8108-78e055cc53e6.png)
I know a handful of these have open tickets but just to lay everything out in one place, here’s a quick punch list of some of the next steps that come to mind for me to move us towards these 3 overarching goals:
uikit-workshop/src/scripts/utils/data-saver.js
UIKit Refactor Part 4: JavaScript Cleanup, Consolidation and Refactoring #935uikit-workshop/src/scripts/components/typeahead.js
UIKit Refactor Part 6: Refactor Search / Typeahead Component, Bug Fixes, and Improved Scrolling #949uikit-workshop/src/scripts/components/pattern-finder.js
UIKit Refactor Part 6: Refactor Search / Typeahead Component, Bug Fixes, and Improved Scrolling #949uikit-workshop/src/scripts/components/modal-viewer.js
(removed in upcoming PR)uikit-workshop/src/scripts/components/panels-viewer.js
uikit-workshop/src/scripts/components/styleguide.js
dist
folder to Github — at a minimum we should compile the dist folder when publishing to NPM via Lerna so downstream consumers who aren’t customizing anything can still have everything compiled and all ready to goCC @pattern-lab/devs
The text was updated successfully, but these errors were encountered: