Ofer Shaal

Results 50 issues of Ofer Shaal

# Purpose of PR The purpose of this PR is to fully automate the dev setup of Beatmapper with Gitpod, providing anyone with a pre-built, browser-based development environment in one...

In Chrome 67, applying `height: 100%` to an `img` element inside a grid, will set the height of the image to 0 (Firefox doesn't have this problem) Codepen: https://codepen.io/shaal-the-reactor/pen/RBGVVd

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe Some setup (i.e....

### Describe the bug When turning on VoiceOver on a mac, it's impossible to use the keyboard to expand/collapse tree-items ### To Reproduce Steps to reproduce the behavior: 1. Go...

bug

I created content script, that search for all the links in current page. For each link, it adds a button right after the link. The problem I encountered, is that...

## Describe the bug When running git commands in Gitpod, Gitpod uses `/usr/bin/gp credential-helper` command to get authorization. When running git commands inside ddev container, `gp credential-helper` is not available....

# The Problem/Issue/Bug Fixes https://github.com/shaal/DrupalPod/issues/64 ## How this PR Solves The Problem * There was an issue with `composer create-project`, when there were no ready-made-envs for that drupal version. *...

# The Problem/Issue/Bug ## How this PR Solves The Problem ## Manual Testing Instructions ## Related Issue Link(s) ## Release/Deployment notes

# The Problem/Issue/Bug It's not possible to maintain consistent database across workspaces. ## How this PR Solves The Problem Add AWS commands: `.gitpod/aws/aws-backup.sh [backup_name]` `.gitpod/aws/aws-restore.sh [backup_name]` ## Manual Testing Instructions...

enhancement
WIP