Skip to content

WDFN-708 Update Wording of Links Under the Map

Before making a pull request

Description WDFN-708 Update Wording of Links Under the Map

The only complication here was changing the order of the links. The FIM link is added with D3 and appended to the map component. The NLDI link was in the map component, so the NLDI link was naturally before the FIM link. The most expedient way to change the order was to move the NLDI link out of the map component so that the FIM link would append to the map before the NLDI link was added, which is what I did. But I have mixed feelings about separating the NLDI from the Map component, so I am open to other ideas. (as a side note, the text seems a bit wordy)

Image - links as implemented

image

After making a pull request

  • If appropriate, put the link to the PR in the JIRA ticket
  • Assign someone to review unless the change is trivial

After making a pull request

  • If appropriate, put the link to the PR in the JIRA ticket
  • Assign someone to review unless the change is trivial
Edited by Briggs, Aaron Shane

Merge request reports