Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D Datahub
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 51
    • Issues 51
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ICAT
  • Datahub
  • Merge requests
  • !421

Merged
Created Aug 26, 2020 by Axel Bocciarelli@bocciareMaintainer

Fix form fields resetting and improve shipping page

  • Overview 4
  • Commits 4
  • Pipelines 1
  • Changes 6
  • Fix #392 (closed) - components were being recreated (and therefore remounted) on every render in TextFieldGroup.
  • Fix #393 (closed) - add fluid to the sections of the shipping page.
  • Add more loaders to the shipping page with Suspense (around parcels section and "new parcel" modal).
  • Fix DOM nesting issue in parcel form (p around address drop-downs).
  • Reword labels of address drop-downs from "Choose" to "Choose from my addresses".
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-form