GithubHelp home page GithubHelp logo

Comments (3)

InnaAtanasova avatar InnaAtanasova commented on September 10, 2024

hi @C5382598 , thanks for opening the issue. You described steps to reproduce the problem, but unfortunately we don't have access to this project. The best way to describe a problem with a component from our library is to point to an example in the documentation or create a Stackblitz example that is similar to your case and can show us the problem. Here's an example of how to describe a problem in your app:
#12099

The user mentioned the component they used, provided a code snippet and also an example of their UI. In most cases just an example is enough for us to understand the use case and the problem.
Please let me know if you need more information or have any questions. Thanks

from fundamental-ngx.

sreekanthkarini avatar sreekanthkarini commented on September 10, 2024

There was a same f-ngx issue logged back to 2023 - #11120, and it was mentioned in the f-ngx comment that it should be in the latest 0.42.x. but it was not implemented correctly.

Looks like the fix by F-NGX was not applied correctly onto the <fdp-combobox> component. Instead, it went to <fd-combobox>
Please check the diff here:
Source code HTML for <fd-combobox>
https://github.com/SAP/fundamental-ngx/blob/ng-15-downport/libs/core/src/lib/combobox/combobox.component.html#L55

Source code HTML for <fdp-combobox>
https://github.com/SAP/fundamental-ngx/blob/ng-15-downport/libs/platform/src/lib/form/combobox/combobox/combobox.component.html#L43 (You can see that it is missing the fdTranslate directive compared to one above)

Please implement the fix correctly for <fdp-combobox> component this time as part of this F-NGX issue.

Refrence Link: https://sap.github.io/fundamental-ngx/#/platform/combobox

from fundamental-ngx.

droshev avatar droshev commented on September 10, 2024

@C5382598 Version 0.42 is not supported as it is quite old. If you are able to reproduce the issue with newer version, please, create a new ticket.

from fundamental-ngx.

Related Issues (20)

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.