Skip to content

fix(mobile): update Clean Air Forum selfie filter title and dates#3773

Merged
Baalmart merged 1 commit into
stagingfrom
feature/clean-air-forum-selfie-filter-mobile
Jul 9, 2026
Merged

fix(mobile): update Clean Air Forum selfie filter title and dates#3773
Baalmart merged 1 commit into
stagingfrom
feature/clean-air-forum-selfie-filter-mobile

Conversation

@2phonebabykeem

@2phonebabykeem 2phonebabykeem commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update selfie filter wordmark from "Clean Air Forum" to "Africa CLEAN - Air Forum" via new CleanAirForumBrand.title constant
  • Update event date range from "13TH-16TH JULY" to "14TH-16TH JULY"

Test plan

  • Run mobile app with --flavor airqodev and open the Clean Air Forum selfie filter card
  • Confirm the header shows "Africa CLEAN - Air Forum"
  • Confirm the date range shows "14TH-16TH JULY"

Summary by CodeRabbit

  • New Features

    • Updated the Clean Air Forum branding shown in the app with a shared title label.
    • Adjusted the displayed event dates to reflect the latest schedule.
  • Bug Fixes

    • Replaced a hardcoded forum name with the shared branding value so the displayed title stays consistent across the app.

@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9b864c4e-11ff-4a8c-8feb-ee8a3e7633c9

📥 Commits

Reviewing files that changed from the base of the PR and between 1b87800 and bc7d369.

📒 Files selected for processing (1)
  • src/mobile/lib/src/app/dashboard/utils/clean_air_forum_branding.dart

📝 Walkthrough

Walkthrough

This PR adds a new title constant to CleanAirForumBrand, updates the event dateRange from "13TH-16TH JULY" to "14TH-16TH JULY", and replaces a hardcoded header string with the new CleanAirForumBrand.title constant, along with a documentation comment update.

Changes

Clean Air Forum branding constant update

Layer / File(s) Summary
Branding constants and header wiring
src/mobile/lib/src/app/dashboard/utils/clean_air_forum_branding.dart
Adds title constant, updates dateRange value, updates doc comment, and replaces hardcoded header text with the new constant.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

Suggested reviewers: Baalmart

Poem

A rabbit hops through code so neat,
One date now shifts by a single beat.
"Africa CLEAN" the title sings,
No more hardcoded string it brings.
🐰 14th to 16th — hop, hop, complete!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main mobile change: updating the Clean Air Forum selfie filter title and dates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/clean-air-forum-selfie-filter-mobile

Warning

Review ran into problems

🔥 Problems

Errors were encountered while retrieving linked issues.

Errors (1)
  • JIRA integration encountered authorization issues. Please disconnect and reconnect the integration in the CodeRabbit UI.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Baalmart
Baalmart merged commit 19cf114 into staging Jul 9, 2026
22 of 24 checks passed
@Baalmart
Baalmart deleted the feature/clean-air-forum-selfie-filter-mobile branch July 9, 2026 05:17
@Baalmart Baalmart mentioned this pull request Jul 9, 2026
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants