bcgov / MFIN-Data-Catalogue

The Finance Data Catalogue enables users to discover data holdings at the BC Ministry of Finance and offers information and functionality that benefits consumers of data for business purposes. The product is built using Drupal and adheres to the Government of BC's Core Administrative and Descriptive etadata Standard.
Other
6 stars 0 forks source link

show counts for multi-select items on Build screen #484

Closed NicoledeGreef closed 5 months ago

NicoledeGreef commented 6 months ago

OP timer


As discussed with respect to #473, for the Build screen of an asset we need to simply list the number of items selected via multi-select fields instead of displaying the items selected.

danhgov commented 5 months ago

I found a couple of commits to model this solution after:

I see that in the latter of these two, @lkmorlan modified the test-code to go with it. I am going to skip that step for now, given that I haven't yet figured out how to run the tests, and I'd want to make sure that any test code I wrote actually passed before committing it here.

danhgov commented 5 months ago

@NicoledeGreef, on this project, do we generally merge our own pull-requests? I'd kinda rather that @lkmorlan look it over, first, as I'm new here.

The PR is at https://github.com/bcgov/MFIN-Data-Catalogue/pull/491 (I'm sure github must link this automatically, but I can't see it anywhere.)

NicoledeGreef commented 5 months ago

Reviewed in dv14.