Skip to content
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

Update Citizen engagement page to show missing message #4056

Merged
merged 16 commits into from
Mar 5, 2023
Merged

Update Citizen engagement page to show missing message #4056

merged 16 commits into from
Mar 5, 2023

Conversation

Jaretzbalba
Copy link
Member

Fixes #3757

What changes did you make and why did you make them ?

  • Updated HTML for citizen engagement page to dynamically show missing info message if conditions are met
  • Added scss code to properly display missing info message
  • Checked with stakeholder to get new changes approved

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied
Mobile

mobile

Tablet

tablet

Desktop

desktop

Visuals after changes are applied
Mobile

mobile-citizen-engagement

Tablet

tablet-citizen-engagement

Desktop

desktop-citizen-engagement

@github-actions
Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b Jaretzbalba-citizen-engagement-message-info-3757 gh-pages
git pull https://github.com/Jaretzbalba/website.git citizen-engagement-message-info-3757

@github-actions github-actions bot added role: front end Tasks for front end developers Complexity: Medium P-Feature: Citizen Engagement https://www.hackforla.org/citizen-engagement size: 1pt Can be done in 4-6 hours labels Feb 28, 2023
@Thinking-Panda Thinking-Panda self-requested a review February 28, 2023 19:29
@Thinking-Panda
Copy link
Member

Availability: M-F 10 AM - 3 PM
ETA: 3/1

@mademarc
Copy link
Member

mademarc commented Mar 1, 2023

Review ETA: 7:40PM 2/28/23
Availability: 1Hr

Copy link
Member

@mademarc mademarc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Jaretzbalba The media queries looks well done so it makes the code work :)

@Suman2795 Suman2795 self-requested a review March 1, 2023 13:29
@Suman2795
Copy link
Member

Review ETA: 1 Mar 2023
Availability : 1 hour

Copy link
Member

@Thinking-Panda Thinking-Panda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work @Jaretzbalba ! The CSS is very effective in all viewports. Just wanted to make sure why the .bash_profile.swp file is added into this pull request.

@Jaretzbalba
Copy link
Member Author

@Thinking-Panda Thank you! And I'm not actually quite sure what that file is or how to get rid of it as I can't see it in my own code base.

@roslynwythe
Copy link
Member

@Thinking-Panda Thank you! And I'm not actually quite sure what that file is or how to get rid of it as I can't see it in my own code base.

Hi @Jaretzbalba assuming you want to retain the file locally, and you just want to remove it from the branch, you could try
git rm --cached .bash_profile.swp

Copy link
Member

@Suman2795 Suman2795 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great Job on doing this task @Jaretzbalba ! I have similar question about .bash_profile.swp as @Thinking-Panda but the changes are nicely done as per the action items in the issue.

@Jaretzbalba
Copy link
Member Author

@Thinking-Panda @mademarc @Suman2795 I was able to remove the .swp file so everything should be good now. Thank you!

Copy link
Member

@Thinking-Panda Thinking-Panda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Jaretzbalba ,thank you for making the changes. Website works good on local machine.

@t-will-gillis t-will-gillis self-requested a review March 5, 2023 17:18
Copy link
Member

@t-will-gillis t-will-gillis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Jaretzbalba Great job with coordinating the changes with everyone! Only as notes: In Docker I can see that the hrefs at the card titles are functional and that for Open Community Survey, the Impact section has the original message and not 'Dolerem ipsum...' seen in the 'after' screenshots.

Looks good thanks!

@t-will-gillis t-will-gillis merged commit 9390615 into hackforla:gh-pages Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Medium P-Feature: Citizen Engagement https://www.hackforla.org/citizen-engagement role: front end Tasks for front end developers size: 1pt Can be done in 4-6 hours
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Citizen Engagement page: Display a message if missing program area detailed info
8 participants