Prakash Senthil Vel

Results 21 issues of Prakash Senthil Vel

## Expected behavior could we remove ambiguous `--offline` flag ## Actual behavior ``` mc support diag -h SUPPORTED FLAGS: --test value choose specific diagnostics to run [minioinfo,minioconfig,syscpu,sysdrivehw,sysdocker,sysosinfo,sysload,sysmem,sysnet,sysprocess,syserrors,sysservices,sysconfig,driveperf,objperf,netperf] (default: ) --deadline...

community
triage
stale

## Expected behavior mc update says mc updated to successfully -> should error out if not updated due to permission issues. ## Actual behavior mc update says mc updated to...

community
triage

``` const sourcePoint =[55.1953125,24.686]; const destPoint = [78.662109375,13.23]; const data = { type: 'Feature', geometry: { type: 'LineString', coordinates: [ sourcePoint, destPoint, ] } }; export default class MapBoxMap extends...

bug
help wanted
good first issue

UI to delete configured notification targets Note: This PR depends on Latest minio master or PR https://github.com/minio/minio/pull/15448 1. Configure Notifications ( to verify if notifications are triggered, add bucket notification...

The deleted object row selection highlight needs a different highlight to differentiate a delete marker row. or we can indicate it as a delete marker in some way. https://user-images.githubusercontent.com/23444145/158328751-8cedd558-69a8-41f7-9ae2-1582b895a2c7.mp4 @oscarocastellanos

Courtesy: https://www.tippedjs.com/ ![image](https://user-images.githubusercontent.com/23444145/65009450-5f2ab900-d92a-11e9-97d8-411ed7084ff6.png)

``` function traditionalFn(){ console.log(this) } traditionalFn(); ``` or ``` var aFunction=()=> console.log(this) aFunction(); ``` does not print window in the console.

bug

It works with http client libraries like `superagent` Note: Looking for ways to escape params in `curl` - Unicode characters. Not sure if it is a curl limitation.

Could you please layout roadmap for animated flow ?

### Versions scss-lint version: [?] You can get this information from executing `scss-lint --version` at the command line. OS: [?] IDEA product and version: [e.g. intellij 11] ### Description com/intellij/openapi/options/newEditor/OptionsEditor...