Revision per reopened issue #168. The pill now shows only short messages ("Paste Created" after create, "Link Copied" on copy), is smaller (reduced padding/font-size), and sits tighter to the right side (bottom-right corner). go build and go test pass; verified rendered output headlessly: single created-pill element, zero inline styles/handlers.
Revision per reopened issue #168. The pill now shows only short messages ("Paste Created" after create, "Link Copied" on copy), is smaller (reduced padding/font-size), and sits tighter to the right side (bottom-right corner). go build and go test pass; verified rendered output headlessly: single created-pill element, zero inline styles/handlers.
- 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.
Revision per reopened issue #168. The pill now shows only short messages ("Paste Created" after create, "Link Copied" on copy), is smaller (reduced padding/font-size), and sits tighter to the right side (bottom-right corner). go build and go test pass; verified rendered output headlessly: single created-pill element, zero inline styles/handlers.