Mac Deluca

Results 9 comments of Mac Deluca

Few things I noticed: 1. Looks like the markings cards are missing some margins between them (ignore if intended) ![image](https://github.com/bcgov/biohubbc/assets/99926243/0d526b93-d3a3-43dd-a124-e76a131be3b4) 2. The save on Mortality failed when entered a measurement...

Few minor tech debt things which are outside scope of this PR, but putting here to track them. 1. The capture map icons appear clickable, maybe we should disable that...

The edit animal action from the 'Survey Page' doesn't select the animal in the manage animals page. The previous implementation was using url query params to keep the selected animal...

Looks good! Only minor thing I noticed is the difference of the sampling site description input and the technique description. Might be nice to include the optional / max character...

@bryce-mcmath Some others I found digging: ${apiClient.baseURL}/cardtap/v3/status/ios/mobile_card ${apiClient.baseURL}/cardtap/v3/status/android/mobile_card ${apiClient.baseURL}/cardtap/v3/devices/${clientID}/pairings ${mockApiClient.baseURL}/cardtap/v3/status/android/mobile_card

Testing notes: You will need to verify a card, then message Marcos to get the account expiration updated to be within the next 30 days. Why? Account expiration can only...

@travkhl > The renewal mechanic is in place but there is no data being prefilled as mentioned in the ticket. > > > Data Pre-fill: The application must attempt to...

@bryce-mcmath I am going to push up a PR to consolidate some of this WebView stuff, it should make some of these changes not needed and also simplify the existing...