GithubHelp home page GithubHelp logo

ironsource / fusion-ui Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 5.0 24.22 MB

Angular based, multi-frameworks components library.

Shell 0.11% JavaScript 0.18% TypeScript 68.02% HTML 7.36% SCSS 17.39% Sass 0.01% MDX 6.93%

fusion-ui's People

Contributors

andykiron avatar bar-unity avatar chenlevin89 avatar omridevk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

andykono dqube

fusion-ui's Issues

Test for create issue

๐Ÿž bug report

Affected Package

The issue is caused by package version @ironsource/fusion-ui@XXX

Blocker

  • Yes
  • No

Is this a regression?

Yes, the previous version in which this bug was not present was: ....

Description

A clear and concise description of the problem...

๐Ÿ”ฌ Minimal Reproduction

https://stackblitz.com/...

๐Ÿ”ฅ Exception or Error





๐ŸŒ Your Environment


Angular / React / Vue / Vanilla






Anything else relevant?

test issue fro automation check

๐Ÿž bug report

Affected Package

The issue is caused by package version @ironsource/fusion-ui@XXX

Blocker

  • Yes
  • No

Is this a regression?

Yes, the previous version in which this bug was not present was: ....

Description

A clear and concise description of the problem...

๐Ÿ”ฌ Minimal Reproduction

https://stackblitz.com/...

๐Ÿ”ฅ Exception or Error





๐ŸŒ Your Environment


Angular / React / Vue / Vanilla






Anything else relevant?

automation testing.

๐Ÿž bug report

Affected Package

The issue is caused by package version @ironsource/fusion-ui@XXX

Blocker

  • Yes
  • No

Is this a regression?

Yes, the previous version in which this bug was not present was: ....

Description

A clear and concise description of the problem...

๐Ÿ”ฌ Minimal Reproduction

https://stackblitz.com/...

๐Ÿ”ฅ Exception or Error





๐ŸŒ Your Environment


Angular / React / Vue / Vanilla






Anything else relevant?

FusionButton should support v1 icons

๐Ÿž bug report

Affected Package

@ironsource/fusion-ui@FusionButton

Blocker

  • [ + ] No

Is this a regression?

Yes, it was never supported

Description

Can't use v1 icons in FusionButton component

๐Ÿ”ฅ Exception or Error


 

๐ŸŒ Your Environment

React

Fusion Table doesn't reflect dat changes

๐Ÿž bug report

Hi, Colleagues please fix the bug:
in the case of the fusion table with checkboxes, i set true for the checkbox(i set checkbox=true in table config), I expect to see relevant checkboxes as checked in the table.

But as you can see from the screen below this does not happen.
image

Affected Package

The issue is caused by package version @ironsource/[email protected]

Blocker

  • Yes
  • No

Is this a regression?

Don't know about

Description

In case table data changed in the useEffect life cycle hook, the table does not reflect this change.

๐Ÿ”ฌ Minimal Reproduction

Here you can find an example to reproduce the bug:
https://stackblitz.com/edit/react-ghnczr-1e7fpq?file=src%2FApp.js

๐Ÿ”ฅ Exception or Error





๐ŸŒ Your Environment


React 17
 v14.15.4
  v8.1.1




Anything else relevant?

Feature request for the component as InputTags but option list as multiselect dropdown

๐Ÿš€ feature request

Relevant Package

This feature request is for @ironsource/[email protected]

Blocker

  • Yes
  • No

Description

A clear and concise description of the problem or missing capability...

Please provide the Component as in the screenshot. Generally, it has to be an input field with a placeholder if no selected values,
the list with options which has to be opened/closed on mouse click(on enter press if Component with focus).
If autocomplete option has TRUE value there has to be the possibility to provide custom logic to make filtering within options or make API requests to the server.
The option of the list has to be with a checkbox and value.
If the user selects an option(click on the row with needed value/press space btn) selected option has to be highlighted(must to be customized: to set needed styles).
Under options list located controls buttons: Ok, Cancel, Clear selection. All captions have to be customizable and with the option to apply position(left/right) on purpose.
When the user clicks Ok -- all selected options became tags and values should be visible in the top input area with the option to delete(x button).
When the user clicks Cancel -- input has to have values that were selected before changes.
When the user clicks Clear selection all selected values became deselected.

Describe the solution you'd like

If you have a solution in mind, please describe it.

Describe alternatives you've considered

Have you considered any alternative solutions or workarounds?

๐ŸŒ Your environment you work with

React

Screenshot 2022-01-21 at 20 11 07

Please update regarding possible ETA of component development

Keep select all even after search in multi dropdown

๐Ÿš€ feature request

Relevant Package

This feature request is for @ironsource/fusion-ui@multi_select_dropdown

Blocker

  • [+] Yes

Description

A clear and concise description of the problem or missing capability...

We need the possibility to select all filtered values (after I search some string).
When I have multi dropdown and I search something, I want to choose all of the result I get from the search.

Describe the solution you'd like

Keep select all option after the search

๐ŸŒ Your environment you work with

React

Fusion Bug - componentType = input_tags issues

๐Ÿž bug report

Affected Package

The issue is caused by package version @ironsrc/fusion-ui@XXX

"@ironsrc/fusion-ui": "^5.4.0"
"react": "^16.14.0",
"react-dom": "^16.14.0",

Blocker

  • Yes
  • No

Is this a regression?

We don't know if its regression

Description

A clear and concise description of the problem...

When typing and searching an option from the dropdown, the dropdown will show all the relevant options but when clicking on the option the text we inserted is not disappearing and is still there.
Using this input after submitting our form, the text we inserted still there, should be removed after clicking and selecting the needed option and after submitting the form.
At first, we thought we were using your component incorrectly, but it turns out that the component behaves the same on your website as well (https://fusion.ironsrc.net/components/tag/usage?componentType=input_tags).

Contact us for any questions -
Daniel Mintz - [email protected]
Dmytro Kostylov - [email protected]
Keren Mantin - [email protected]

**Added pics and videos:

  1. fu
  2. fu2
  3. https://user-images.githubusercontent.com/75208841/152327945-1b618934-9982-4b36-af2a-bef33f28a6bc.mp4
  4. fu3
  5. fu4

๐Ÿ”ฌ Minimal Reproduction

https://stackblitz.com/...

๐Ÿ”ฅ Exception or Error





๐ŸŒ Your Environment


Angular / React / Vue / Vanilla






Anything else relevant?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.