Viktor

Results 88 issues of Viktor

Repro steps: 1. Enable calibration mode 2. Within "Sailing Mode" change Difference to...say 10% Actual: The text will now read: "Will sail to 90%" Expected: It should read: "Will sail...

bug

I have similar issue like @skandragon in #4: "strip all non-serialized text and string fields" I want all of the string columns to be stripped automatically. This is what I...

I'd like to point out that this is not necessarily true: > Your modifications remain open-source MIT license allows users of software to modify and keep modifications closed-source. The license...

Hi, Here's a sample project: ```ruby # has :name attribute class Property < ActiveRecord::Base has_many :product_properties def self.ransackable_attributes(auth_object = nil) ['name'] end end ``` ```ruby # has :property_id attribute class...

Waiting for feedback from reporter

Title says it all, there's a new admin interface on the block: https://github.com/excid3/madmin (RubyGems: https://rubygems.org/gems/madmin)

addition

I'm having some difficulties opening the context menu with the glean actions. If I right-click on the editor side, nothing opens. The only way I can use glean is if,...

good first issue

**Is your feature request related to a problem? Please describe.** I have a local git repo with theme files. When I do `theme download`, the theme files get downloaded as...

:star2: enhancement

`SettingToggle` should be usable when it's used for non-instant functionality. Here are some use-cases: * app enable/disable - calling backend, maybe adding ScriptTag to merchant's store on toggle * any...

Feature request
untriaged

## Issue summary I'm using Shopify Polaris with React 17 (17.0.2). I noticed that every time that I render `ColorPicker`, I get the following error: Warning: Can't perform a React...

Bug
untriaged

Just wanted to give you guys a heads up. I know we already talked about this, but it sounds like defeating the purpose to have both Autocorrect and Safe autocorrect...