Raine Revere

Results 298 issues of Raine Revere

## Steps to Reproduce Paste a url. ## Current Behavior The url icon is too high. ![image](https://github.com/cybersemics/em/assets/750276/c1764bf1-a936-4968-85f3-3f2fa3277c06) ## Expected Behavior The url icon should vertically align with the baseline of...

bug

## Steps to Reproduce 1. Create a thought. 2. Set the caret at the end of the thought. 3. Open and close the Sidebar. ## Current Behavior The caret is...

bug

## Steps to Reproduce Open the Sidebar and try to scroll. ## Current Behavior The thoughtspace behind the Sidebar scrolls (intermittent). https://github.com/cybersemics/em/assets/750276/26ad7b89-116a-4088-ab8d-1365dff5c328 ## Expected Behavior The thoughtspace should not scroll...

bug

When part of a thought is selected, the active state of the toolbar buttons for bold/italic/underline/strikethrought should reflect only the selected text, not the entire thought. When no text is...

bug

## Steps to Reproduce Create a thought and scroll down. ## Current Behavior ![image](https://github.com/cybersemics/em/assets/750276/c9f97d13-36a7-49c1-a4c3-9fc730aee8b9) ## Expected Behavior Add a drop shadow to the top edge of the footer breadcrumbs to...

bug

## Steps to Reproduce Start swiping to bring up the gesture menu. ## Current Behavior ![image](https://github.com/cybersemics/em/assets/750276/ea8c5f8f-bf69-447b-8944-6c7a00e1268a) ## Expected Behavior - [ ] Mask the entire screen (?) - [ ]...

bug
hold

This issue involves a change on both mobile and desktop. ## Steps to Reproduce Footer → Settings → Customize Toolbar → Click any toolbar button ## Current Behavior The keyboard...

bug

``` build cannot be more than 255 characters ``` https://github.com/cybersemics/em/runs/3437686851 This appears to be due to an extended commit message: ``` commit 6fe72f8a76c88906f8729cad9eb92a6e362ab557 (origin/dev, origin/HEAD) Author: Raine Revere Date: Thu...

test

Currently there are two sets sets of puppeteer tests to maintain: Ubuntu and MacOS. This requires two sets of snashot to be maintained, since they are not uniformly rendered across...

test

In order to speed up the puppeteer tests, let's clear the thoughts and reuse the same browser page for each test.

test
performance