Flavien Normand

Results 36 issues of Flavien Normand

**Is your feature request related to a problem? Please describe.** It'd be nice to be able to prepare and preview gathering rotations on collectables, and possibly compute optimal rotation based...

feature
difficulty: very hard

**Is your feature request related to a problem? Please describe.** As a member of a crafting team operating for many FC members, it's hard to properly optimize things without having...

enhancement
feature
difficulty: hard

**Describe the bug** A video is more accurate: https://streamable.com/50v3pm **To Reproduce** Steps to reproduce the behavior: 1. Create a rotation with two lines of actions 2. Move an action from...

bug
enhancement
UX
difficulty: hard
waiting for 3rd party update

## What problem does this feature solve? In my use case, I create lists of items with multiple actions that you can do on them, for this I'm using the...

🤚 Blocked By @angular
📋 Backlog
Component: Dropdown

## What problem does this feature solve? When creating a notification from a service that has no access to a template ref (like in a notification service that's started with...

🌈 Feature Request
Component: Notification

Following #2272, it's still not possible to click on a svg element. Using `element(by.tagName('svg')).click()` throws an "element not visible" error. Using `browser.actions().click(element.all(by.css('svg')).get(0).getWebElement()).perform();` as suggested in the last issue doesn't throw...

**Is your feature request related to a problem? Please describe.** After a bit of time seeing this quite often on Discord, I realized it would be a solution. Many users...

enhancement
feature
difficulty: hard

### Reproduction link [https://stackblitz.com/edit/ng-zorro-antd-ivy-ftgevt?file=src/app/app.component.ts](https://stackblitz.com/edit/ng-zorro-antd-ivy-ftgevt?file=src/app/app.component.ts) ### Steps to reproduce - Open notification by clicking the button - Click close icon on notification to close it - Check console log and status...

Component: Notification