Skip to content

Auto-fill company website using user's domain, remove https:// requirement #5341

Description

@kevinksullivan

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Problem

The company website field must lead with https:// , otherwise the step will return an error. While we auto-populate the company website field with this, a user can easily delete it and be left with a confusing error.

image

Action Performed:

  1. Create workspace
  2. Go through VBA flow to Company Information step
  3. Delete part of https//: and enter a website
  4. Try to submit the form

Solution

  1. Remove the https//: format requirement from the code
  2. auto-fill the Company website with the user's domain and allow this to be editable (i.e. www.domain.com)

Let's make https//: non-editable in the company website field, so that a user cannot delete it. Going to tap @Expensify/design on this first before we pass it off for implementation.

Platform:

  • Web
  • iOS
  • Android
  • Desktop App
  • Mobile Web

View all open jobs on GitHub

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions