Suguru Hirahara

Results 62 issues of Suguru Hirahara

Closes https://github.com/vector-im/element-web/issues/21572 This PR addresses style inconsistencies of the security key dialog and modal window, including - Window's padding value (based on authentication modal window; see Image 1) - Border-radius...

Z-Community-PR
T-Defect

Closes https://github.com/vector-im/element-web/issues/22748 This PR reduces bottom margin of ReplyChain on compact modern layout from `8px` to `4px`, specifying the common margin value for both bubble and modern/group layouts on `_EventTile.scss`....

Z-Community-PR
T-Enhancement

|Before|After| |---------|------| |![before](https://user-images.githubusercontent.com/3362943/177831217-3c7e12b5-8dce-40d1-b2c1-4da2b7cf1a52.png)|| type: defect Signed-off-by: Suguru Hirahara --- Here's what your changelog entry will look like: ## 🐛 Bug Fixes * Display redacted body on ThreadView in the same...

Z-Community-PR
T-Defect

|Before|After| |---------|------| |![before](https://user-images.githubusercontent.com/3362943/173795402-bfb0ad36-0b05-4e84-826a-2ab7365c8e0c.png)|![after](https://user-images.githubusercontent.com/3362943/173795379-683f8816-4495-48d7-b991-c70922a7496b.png)| Signed-off-by: Suguru Hirahara type: task --- This change is marked as an *internal change* (Task), so will not be included in the changelog.

Z-Community-PR
T-Task

For https://github.com/vector-im/element-web/issues/14520 and https://github.com/vector-im/element-web/issues/4771 This PR intends to relieve frustration of RTL language users. cf. https://github.com/matrix-org/matrix-react-sdk/pull/5453 Please mind the position of `(edited)`. cf. https://github.com/matrix-org/matrix-react-sdk/pull/5453#issuecomment-862466809 I modified the declarations for `blockquote`,...

Z-Community-PR
T-Defect

Fixes https://github.com/vector-im/element-web/issues/22604 |Before|After| |---------|------| |![before](https://user-images.githubusercontent.com/3362943/174319391-43431db7-a7f3-42f0-8142-fbb35d267c2c.png)|![after](https://user-images.githubusercontent.com/3362943/174319417-71e90015-15a2-470a-ae46-12cbf9d89351.png)| Essentially same as https://github.com/matrix-org/matrix-react-sdk/pull/8816. The issue probably should happen on any flexbox/grid with fixed width child elements. https://css-tricks.com/preventing-a-grid-blowout/ Signed-off-by: Suguru Hirahara type: defect --- Here's...

Z-Community-PR
X-Blocked
T-Defect

Signed-off-by: Suguru Hirahara type: task --- This change is marked as an *internal change* (Task), so will not be included in the changelog.

Z-Community-PR
T-Task

Addresses https://github.com/vector-im/element-web/issues/14520 Requires #8230 #8231 #8243 This PR intends to make the current style rules written for the LTR (Left-To-Right) layout compatible with the RTL (Right-To-Left) layout, in order to...

Z-Community-PR
T-Enhancement