Skip to content

✨ Abstract About Company Page #1493

@zacharykeeping

Description

@zacharykeeping

Hi Developers,

Pain

The "About SSW" page contains SSW-specific company information, website links, and social media. This content needs to be customizable for each tenant.

Suggested Solution

Rename the page to "About Company" and make all content data-driven from TenantSettings, including company description, website link, and optional social media links.

Implementation:

  • Rename AboutSswPage.xaml to AboutCompanyPage.xaml
  • Create CompanyInfo section in TenantSettings
  • Make content configurable
  • Add optional social media links

Tasks

  • Rename AboutSswPage.xaml to AboutCompanyPage.xaml
  • Create CompanyInfo section in TenantSettings
  • Make content data-driven from configuration
  • Add support for optional social media links
  • Update navigation
  • Remove or make optional SSW-specific content
  • Test with SSW and TestCo configurations
  • Document company info configuration

Acceptance Criteria

More Information

Files to Modify:

  • RENAME: src/MobileUI/Features/AboutSSW/AboutCompany/
  • MODIFY: AboutCompanyPage.xaml
  • MODIFY: Navigation files
  • MODIFY: TenantSettings.cs

Dependencies: Phase 1 PBIs must be completed first

Epic: #1483

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions