Dakota Dutko
Dakota Dutko
### Describe the bug Stylings introduced in https://github.com/uswds/uswds/pull/5063 have broken the visual behavior of the input-prefixes ### Steps to reproduce the bug I have made a small demo that replicates...
# Description Adds a table-streams event for Circulars over Kafka This is currently a draft as there is either an issue in a dependency (possibly in cpp-zst-node16-fork or bindings) or...
# Description Updates the correction request edit form to allow for changes to Submission Date (createdOn) and Submitter Submission Date is only allowed to be edited if it does not...
# Description Adds admin pages for managing user's group associations # Testing Ran locally, tested adding/removing groups that user's belong to
# Description The listed example included `'unevaluatedProperties':false` but did not include the `'$schema': true` property. Any schema that copied this format would fail validation. This updates the docs to be...
# Description There is not any visible information about the current specifics on how the circulars interface processes multiple requests from a specific user. As a submitter looking to make...
# Description There are still 3 references to the old form. They should be updated to point to our own form. # Acceptance criteria https://heasarc.gsfc.nasa.gov/cgi-bin/Feedback?selected=kafkagcn links are updated to point...
Set up a bucket and utilize kafka connect to store records until we set up a long-term db solution https://docs.confluent.io/kafka-connectors/s3-sink/current/overview.html
In trying to implement functions with graceful shutdowns like [this example](https://github.com/aws-samples/graceful-shutdown-with-aws-lambda/blob/main/nodejs-demo/hello-world/app.js), it is impossible to execute cleanup functions in a way that is consistent with the expected behavior of a...
**Is your feature request related to a problem? Please describe.** In some fields, like astronomy, a 24 hour time format is more common/useful. The TimePicker component currently only supports the...