Giter VIP home page Giter VIP logo

ember-frost-object-details's Introduction

[DEPRECATED] ember-frost-object-details

This repository is deprecated. We do not recommend using the content of this repository.

ember-frost-object-details's People

Contributors

juwara0 avatar dafortin avatar quincyle avatar travis-ci-ciena avatar notmessenger avatar sandersky avatar ewhite613 avatar srowhani avatar sglanzer avatar rox163 avatar ember-tomster avatar

Stargazers

Steven Glanzer avatar Kevin Lidstone avatar

Watchers

Chris Stoll avatar Niko Skrypnik avatar Sophy Pal avatar James Cloos avatar Martin Heon avatar Seth Ashley Herve avatar John Fellman avatar  avatar  avatar Philippe Bosse avatar Steven Glanzer avatar John Boutilier avatar  avatar Gosia Hyndman avatar Filip avatar  avatar  avatar Stephane Desrosiers avatar  avatar  avatar  avatar  avatar Monica Zhang avatar

ember-frost-object-details's Issues

Switching between tabs cause losing context information

Tab Content
Default tab: We created a tab with some svgs that have filter/fill based on defs.
Second tab: any content

Steps to reproduce

  1. Wait for the first tab to load (the one that contains svgs)
  2. Select another tab
  3. Come back to the initial tab
  4. Go hover an svg element with a filter/fill defined in defs

You will notice that the filter/fill will not be applied. It looks like we are losing the context (url(....)) once we switch from one tab to the other.

Critical usability issues (rerender/transition related)

This addon had to be pulled from several projects due to issues with re-rendering (losing state, flickering) - careful examination of the difference between this and frost-tabs (which appears to work correctly) is necessary

Address dependency management issues

ciena-frost/ember-frost-file-picker#58 MUST be completed before this issue.

* remove from blueprints and make dependency
    * ember-frost-core

* remove from devDependency and make dependency
    * ember-prop-types
    * ember-spread

* update ember-prop-types to ^5.0.1
* update ember-spread to ^3.0.2

* check whether these are specifically needed or not and remove if not, otherwise move to dependencies
    * ember-computed-decorators
    * ember-concurrency
    * ember-elsewhere
    * ember-truth-helpers

Transition issue

The transitions are done from the content of the new tab to the content of the new tab.

We should see the transition from the previous tab content to the new tab content.

Demo app issue

In the client side control flow tab when we click on an item to expand it we have the following issue:
TypeError: Cannot read property 'slice' of undefined

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.