Suguru Hirahara

Results 30 issues of Suguru Hirahara

The service to enable and run [goofys](https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/configuring-playbook-s3.md#migrating-from-local-filesystem-storage-to-s3) for filesystem fails due to the error related to `fusermount` when you restart `matrix-goofys`: ```` Jun 05 23:20:05 ik1-432-48064 systemd[1]: Starting Matrix Goofys...

**Description of the issue:** Please make it possible to bulk delete / tagging / bookmarking on the search dashboard. **Steps to reproduce the issue:** 1. Open Dashboard 2. Select multiple...

**Describe the bug** UI should notify users somewhere that deleting history of a file removes its snapshots as well. **Where did it happen?** I experienced that on the spreadsheet. I...

feature request
CryptDrive

**Describe the bug** The date format should respect language setting on cryptpad to prevent misunderstanding in the case where the language setting on cryptpad has been changed manually from English...

bug
internationalization

This PR moves declarations out of `mx_EventTile:not([data-layout=bubble])` to remove the selector and to make it easy to create new layouts without a bunch of hacks to override the style rules...

Z-Community-PR
T-Task

This PR is a follow-up to https://github.com/matrix-org/matrix-react-sdk/pull/9063 to add a test for checking the inline start padding (padding-left) of `EventTile_line` of `GenericEventListSummary` on IRC layout. The name width `--name-width` was...

Z-Community-PR
T-Task
X-Needs-Percy

Fixes https://github.com/vector-im/element-web/issues/22872 |Before|After| |---------|------| |![before](https://user-images.githubusercontent.com/3362943/179393474-6ca2854e-fa84-4817-b288-4efc369f1371.png)|![after](https://user-images.githubusercontent.com/3362943/179393470-72f06e69-38ca-469f-819b-6ed3567e061f.png)| |↑ Against `develop` branch|| Signed-off-by: Suguru Hirahara type: defect ## Checklist * [x] Tests written for new code (and old code if feasible) * [x]...

Z-Community-PR
T-Defect

This PR organizes style rules on `_IRCLayout.scss` to clarify the structure. |Before|After| |---------|------| ||| type: task --- Here's what your changelog entry will look like: ## 🐛 Bug Fixes *...

Z-Community-PR
T-Defect

Closes https://github.com/vector-im/element-web/issues/22873 This PR reduces height of clickable toggle area on expanded view source event. |Before|After| |---------|------| |![before](https://user-images.githubusercontent.com/3362943/179398583-6fe2e415-3549-4191-867b-32aa1fc8631d.png)|![after](https://user-images.githubusercontent.com/3362943/179398580-a65b4d09-10d7-4ca2-979f-5de281580b55.png)| Signed-off-by: Suguru Hirahara type: defect ## Checklist * [x] Tests written for...

Z-Community-PR
T-Defect

For https://github.com/matrix-org/matrix-react-sdk/pull/9033 This PR adds a test to check whether block start padding of a continued event tile on modern/group layout is set to zero without `!important` flag. Signed-off-by: Suguru...

Z-Community-PR
T-Task