Skip to content

Refactor About page layout and content - #2797

Open
Sunildharajiya wants to merge 3 commits into
Acode-Foundation:mainfrom
Sunildharajiya:main
Open

Refactor About page layout and content#2797
Sunildharajiya wants to merge 3 commits into
Acode-Foundation:mainfrom
Sunildharajiya:main

Conversation

@Sunildharajiya

Copy link
Copy Markdown

what is improved

  • Redesigned the About page with a cleaner, modern card-based layout.
  • Added a dedicated header with the Acode logo, application name, and version information.
  • Improved application information cards for WebView, official website, and Foxbiz.
  • Added a responsive two-column social links layout.
  • Added touch/hover states for better interaction feedback.
  • Added responsive styling for smaller Android screens.
  • Improved spacing, typography, borders, and theme-aware colors.
  • Added an About page footer with application information.
  • Refactored social links into a data-driven array to reduce duplicated JSX.
  • Improved external-link handling and WebView Google Play navigation.
  • Added comments throughout the code to make future maintenance easier.
    Preserved Acode's existing theme variables and page lifecycle.

Updated styles for the About page, enhancing layout and responsiveness.
@greptile-apps

greptile-apps Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The About page is refactored into a responsive, card-based layout with data-driven social links and explicit external-link handling.

  • Reorganizes application, social, and version information into dedicated sections.
  • Adds responsive, theme-aware styling and interaction states.
  • Corrects the previously reported unmatched SCSS closing brace.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
src/pages/about/about.js Refactors the About page markup, link handling, and social-link generation without leaving a blocking issue related to the prior thread.
src/pages/about/about.scss Replaces the About page styling with a balanced, responsive stylesheet; the previously reported unmatched closing brace is no longer present.

Reviews (2): Last reviewed commit: "Update src/pages/about/about.scss" | Re-trigger Greptile

Comment thread src/pages/about/about.scss Outdated
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
@AuDevTist1C

Copy link
Copy Markdown
Contributor

@greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants