Pill now reads only "Paste Created" (was "Paste Created · Link Copied"); copy toast reads "Link Copied".
Smaller footprint: reduced padding and font size.
Stays in the bottom-right side/corner, out of content flow.
No inline styles/handlers added; go build and go test pass; verified via headless chromium against a local server.
Reopened #168 follow-up to #178:
- Pill now reads only "Paste Created" (was "Paste Created · Link Copied"); copy toast reads "Link Copied".
- Smaller footprint: reduced padding and font size.
- Stays in the bottom-right side/corner, out of content flow.
No inline styles/handlers added; go build and go test pass; verified via headless chromium against a local server.
- Pill now reads only 'Paste Created' (no combined 'Paste Created - Link Copied')
- Copy fallback toast now says 'Link Copied'
- Pill shrunk (smaller padding/font) and anchored tighter to the right side
Fixes#168
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Reopened #168 follow-up to #178:
No inline styles/handlers added; go build and go test pass; verified via headless chromium against a local server.