PhilanthropyDataCommons / front-end

A UI for interacting with the data stored in the PDC service
https://app.philanthropydatacommons.org/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Display invalid field notices #662

Closed reefdog closed 1 month ago

reefdog commented 7 months ago

Implement the design from https://github.com/PhilanthropyDataCommons/front-end/issues/651#issuecomment-2033099991 to display field validation notices inside value cells.

Rather than splitting this task into two tasks, I'll just re-assign to @hminsky2002 once the components are written and it's ready to be wired in to the API.

reefdog commented 6 months ago

I'd like to wait until #705 is complete before working on this further. We're going to be doing a lot of surgery on our various "map API proposals to front-end proposals" functions, and I'd rather do that with the real types from the SDK as our backbone.