-
-
Notifications
You must be signed in to change notification settings - Fork 777
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
Citizen Engagement page: Display a message if missing program area detailed info #3757
Comments
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
Hi @Jaretzbalba, thank you for taking up this issue! Hfla appreciates you :) Do let fellow developers know about your:- You're awesome! P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :) |
Review availability: Weekdays 10-12pm |
Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) place your issue in the developer meeting discussion column and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel. You are receiving this comment because your last comment was before Monday, January 23, 2023 at 11:16 PM PST. |
Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) place your issue in the developer meeting discussion column and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel. You are receiving this comment because your last comment was before Monday, January 30, 2023 at 11:17 PM PST. |
Progress: "I have the code dynamically showing for all of the criteria except for when the alt field exists but is empty. " |
@ExperimentsInHonesty Here are screenshots of how the new message looks in mobile, tablet, and desktop views. Please let me know if there are any changes you'd like. Thank you! |
Please add update using the below template (even if you have a pull request). Afterwards, remove the '2 weeks inactive' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) place your issue in the developer meeting discussion column and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel. You are receiving this comment because your last comment was before Monday, February 20, 2023 at 11:17 PM PST. |
@Jaretzbalba Please make sure that you use the same code that the projects page uses to keep project cards that we don't want displayed from showing. You will notice that the project cards artwatcher and curbmap both have See website/assets/js/current-projects.js Line 63 in 09ca8fe
FYI @hackforla/website-merge |
@ExperimentsInHonesty Of course! My screenshots above were just used as an example to show what the page would look like if those cards had |
@Jaretzbalba ok, cool! it looks good to me! |
@hackforla/website-merge
|
Overview
On the Citizen Engagement webpage [1], we want to display a message on a project's program area card if the project is missing program area detailed information so
Action Items
Developer
problem
,solution
,impact
,sdg
,card-image-src
,sdg-image-src
, then change the code in_includes/citizen-engagement-cards.html
[3] so that the card on the Citizen Engagement webpage should show the project's name and dynamically display the message:problem
,solution
,impact
,sdg
,card-image-src
, orsdg-image-src
fieldsOR
Design System in Figma
[4] for more info_sass/components/_citizen_engagement.scss
[5]adopt-civic-art.md
[6] andcurbmap.md
[7] in the_projects
directory, you can temporarily changevisible: false
tovisible: true
in order to see what the card will look like with the message.visible: true
back tovisible: false
inadopt-civic-art.md
andcurbmap.md
so that the curbmap and ArtWatcher projects are not visible.Merge Team, Technical Lead, or Product Manager
Dependency
section are closed. If they are all closed, move that issue (Rename citizen-engagement-cards.html #3756) into theNew Issue Approval
column, remove theDependency
label on it, and add aready for dev lead
label to it.Resources/Instructions
The text was updated successfully, but these errors were encountered: