Kyle Brown

Results 7 comments of Kyle Brown

> Thank you, @nworbiii, for the PR! > > I ran a few tests on my end. I noticed that when filling the tags field and pressing Enter, the tag...

> Your branch is currently a bit behind the base branch, could you please update it when you get a chance? > > Also, with the recent [Backstage upgrade](https://github.com/backstage/community-plugins/pull/3668) to...

- added validation to endpoints - changed table names from announcements_tags to tags - used chips array for TagsInput - added additional handling of duplicates in TagsInput - fixed TagsContent...

Bump for visibility. PR is ready for review again.

> How are we feeling about merging once the API report is fixed? @gaelgoth Hello. When I run yarn prettier:check locally, it isn't reporting that there are any prettier errors...

> Hi @nworbiii, there’s still a bit of refactoring needed to fully support table.json('tags'). For example, we could remove this part into a single implementation by removing `if (isPostgres)`: [#3530...

> I am failing to create a new announcement with added tags locally. Can someone else test locally with a clean instance using postgres? > > **edit**: should we be...