Abhishek Gupta

Results 9 issues of Abhishek Gupta

Server crashes if the claim issue url is not a proper url.

BOUNTY: 50
BOSS

We currently just list all the claims. The loggedIn user might be interested in his own claims. There should be an option to filter claims. - [ ] Show Claims...

![WhatsApp Image 2020-05-21 at 6 19 38 PM](https://user-images.githubusercontent.com/8109774/82561013-2feeda80-9b90-11ea-91ed-f4984b32882c.jpeg)

BOUNTY: 100
BOSS

- [ ] Create a new component `modal` and wrap `modal-dialog` component inside it. - [ ] Replace usages of `modal-dialog` with `modal` - [ ] Close Modal when user...

BOSS
BOUNTY: 300

Jquery was included by default in Ember.js. Though it has served its purpose well, current state of ember and browsers no longer needs Jquery. Ember also has officially [deprecated Jquery](https://github.com/emberjs/rfcs/blob/master/text/0386-remove-jquery.md),...

BOUNTY: 500
BOSS

By Default, the scroll position is preserved while transitioning routes. However, at times this isn't the desired behaviour. We need to scroll to top for the following pages: - [...

BOUNTY: 100
BOSS

We need to show a temporary screen for 5sec before transitioning to next content. - Design and DOM example in motley for the temporary screen (Bounty: 500) - Implement in...

BOUNTY: 1000
BOSS
BOUNTY: 300

how can i use In and Out Interface Names in netflow v9?

I see you'd need to add `@ember/legacy-built-in-components` for it work. As someone who wasted considerable time trying to find this information in the release notes, it would be great if...

question