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
Feature/redesign developer filters #409
Feature/redesign developer filters #409
Conversation
|
Oooohh I'm excited for this! I know you haven't added any styling yet, but I do want to call out one thing. When you do add styling, I'd love for this to fill the width of the screen (or at least be a little wider) like the screenshot from Tailwind UI below. Let me know what you need from me and please keep me posted on progress! |
|
Are we using the Tailwind components exactly or just like it? Is there a style guide to follow. I'm thinking making it wider would created different width dimensions than what is there now on RailsDevs.com and would create inconsistency? |
Almost 100%. The only elements that aren't essentially copy-pasted are ones that don't exist like the developer card and profile pages.
No, no style guide.
That's fair. I think what I started with #348 is a good width that shouldn't feel too different from the rest of the site. But would love to hear your feedback if it starts to look weird! |
|
Hey again! What are next steps here? Sorry to be a pain but this feature is starting to become a priority as it is blocking a few other issues. As always, let me know if you still have appetite to finish this up. Otherwise, happy to take it off your hands or pass on to someone else. |
|
Hey Joe!
No worries! I’m glad you’re messaging me.
So I’m thinking since it is working on desktop, we can jump to making it
work on mobile and styling it? At that point it should be ready to ship
unless I’m missing something?
The mobile menu should be a separate component that we can hide display on
screen size, and it will make it easier to manage by separating those
concerns.
After it is shipped, if it is ok with you, I’d like to continue refactoring
it to abstract the repetitive logic to make it easier to add features, but
that work doesn’t need to be completed for users to start using the new
layout.
What do you think?
Adrian.
On Mon, May 9, 2022 at 7:57 AM Joe Masilotti ***@***.***> wrote:
Hey again! What are next steps here? Sorry to be a pain but this feature
is starting to become a priority as it is blocking a few other issues.
As always, let me know if you still have appetite to finish this up.
Otherwise, happy to take it off your hands or pass on to someone else.
—
Reply to this email directly, view it on GitHub
<#409 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABEJGPJDFEUPGWLMWIIRLTLVJERWXANCNFSM5U7BD6PA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Adrian Valenzuela
Rails Web Developer
adrianvalenz.com
|
Sounds good to me! Do you have appetite to finish up mobile and styling?
Agreed - excited to see where you take this (if you want)!
I would love that. There's definitely an abstraction that ties this more closely with |
|
Screenshots of the new filter feature in action. It works pretty well.
Off the top of my head this is what I can think of. Any questions and comments I'm ready for! Thank you! |
|
Looking good so far! Here's my todo list as I work through the changes:
|
|
Phew! Alright, I think we are good! Going to merge this one in now. Thank you so much for the work on this @adrianvalenz! I appreciate it. This was a big one and I'm super excited to see it live. |
|
Thinking about it. I would like some help styling the current desktop
component that I have on my pull request, it’s functional but someone can
add the tailwind classes and make it look nice. While they are doing that I
can work on the mobile component and get that ready for the same developer
to style that component. I think I’m more interested in the Ruby logic of
it. Especially once I get to abstracting the logic for leaner and cleaner
code.
On Mon, May 9, 2022 at 8:19 AM Joe Masilotti ***@***.***> wrote:
So I’m thinking since it is working on desktop, we can jump to making it
work on mobile and styling it? At that point it should be ready to ship
unless I’m missing something?
Sounds good to me! Do you have appetite to finish up mobile and styling?
The mobile menu should be a separate component that we can hide display on
screen size, and it will make it easier to manage by separating those
concerns.
Agreed - excited to see where you take this (if you want)!
After it is shipped, if it is ok with you, I’d like to continue
refactoring it to abstract the repetitive logic to make it easier to add
features, but that work doesn’t need to be completed for users to start
using the new layout.
I would love that. There's definitely an abstraction that ties this more
closely with DeveloperQuery to do exactly that. Especially for the
upcoming filter in #297
<#297>.
—
Reply to this email directly, view it on GitHub
<#409 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABEJGPK7ODIBCEXTYJPAMQ3VJEUH5ANCNFSM5U7BD6PA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Adrian Valenzuela
Rails Web Developer
adrianvalenz.com
|




Pull request checklist