stampy-ui icon indicating copy to clipboard operation
stampy-ui copied to clipboard

AI Safety Q&A web frontend

Results 131 stampy-ui issues
Sort by recently updated
recently updated
newest added

Looks like this: ![image](https://github.com/StampyAI/stampy-ui/assets/3942390/ea52ecbb-9dc3-4ca8-9985-cb3875e7258d)

ref https://discord.com/channels/677546901339504640/1219361047077453845/1235590654512467968 In theory, these articles should not be easily accessible, but if we make a mistake or someone goes to the URL directly, they can reach them, e.g. https://discord.com/channels/677546901339504640/1219361047077453845/1235590654512467968...

enhancement

**Acceptance criteria** Everything except CSS (Nemo, Buddy) - If user hovers over one of the little numbers, the referenced excerpt appears as a modal while the user is hovering -...

**Acceptance criteria** Everything except CSS (Nemo, Buddy) - Show bar with icons under every Stampy response - Under bot generated responses, show just the thumbs up and thumbs down -...

Make sure the widget is hidden on mobile as well as the global navigation item

![Image](https://github.com/StampyAI/stampy-ui/assets/98026499/426bdab9-8f8a-4ff7-a154-b2d1b5f4998a) Example: https://redesign.aprillion.workers.dev/questions/6222/Isn%E2%80%99t-it-immoral-to-control-and-impose-our-values-on-AI

bug

**Acceptance criteria** Everything besides CSS (Nemo, Buddy) - Human-written responses are returned if semantic similarity from organic question exceeds a certain amount - Also when the user has clicked a...

When running `lint`, type errors are reported: ``` ❯ npm run lint > lint > tsc && npm run prettier && npm run eslint app/routes/questions.$questionId.$.tsx:64:10 - error TS2339: Property 'question'...

Fixes #452 Using RemixStub in order to provide necessary remix context https://blog.sentiero.digital/how-to-run-remix-link-component-in-storybook Also, remove BrowserRouter as it was causing double router and isn't required for Remix https://remix.run/docs/en/main/guides/migrating-react-router-app#adapting-your-existing-app-code