-
-
Notifications
You must be signed in to change notification settings - Fork 407
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
feat: update profile tags display #4002
feat: update profile tags display #4002
Conversation
@davehakkens This is what I'm able to do quickly with the multi-select field to add some more interest. I could implement the full design but it would require 1-3 days of dev as I'd need to use a completely different component for the field and I'm not sure it's worth doing that at this stage. Thoughts? |
Cool. But I thought we skipped using the colors for this? (because they can overlap between different spaces and don't align with the academy colors) Or what logic do you apply to choose a color? |
@davehakkens Oh OK, I thought we decided to prioritise adding extra styling to this and so I went off what was on the final design tag. I'm processing now your comments. The draft colors I selected link the 'old' PP profile type custom fields. |
1ea5ad4
to
5824b76
Compare
onearmy-community-platform Run #6564
Run Properties:
|
Project |
onearmy-community-platform
|
Branch Review |
pull/4002
|
Run status |
Passed #6564
|
Run duration | 05m 18s |
Commit |
35fb8bfaec: feat: drop colors from profile tags
|
Committer | Ben Furber |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
1
|
Pending |
0
|
Skipped |
0
|
Passing |
74
|
View all changes introduced in this branch ↗︎ |
Agree we should do some final styling comments, (round borders etc) However also dont mind if the feature is there. Just dont think PP or PK are ready to properly use it at this point. |
@davehakkens The visible 'old' design (i.e. without the more rounded corners) is because of old data that hasn't been updated in the test DB. I'll update it, that should help you preview #4005 too. |
14614a6
to
35fb8bf
Compare
🎉 This PR is included in version 2.15.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
PR Checklist
PR Type
What kind of change does this PR introduce?
What is the current behavior?
What is the new behavior?