Coder Social home page Coder Social logo

Comments (9)

nobitagit avatar nobitagit commented on June 15, 2024

Any chance you can share a public URL?

from material-floating-button.

tomwhita avatar tomwhita commented on June 15, 2024

You can access the site here:

htttp://trudel.stageing.harnessup.com

Username: tomwhita
Password: password

Thanks
On Nov 26, 2015 8:37 AM, "Aurelio" [email protected] wrote:

Any chance you can share a public URL?


Reply to this email directly or view it on GitHub
#17 (comment)
.

from material-floating-button.

tomwhita avatar tomwhita commented on June 15, 2024

Sorry URL is /dashboard
On Nov 26, 2015 8:37 AM, "Aurelio" [email protected] wrote:

Any chance you can share a public URL?


Reply to this email directly or view it on GitHub
#17 (comment)
.

from material-floating-button.

nobitagit avatar nobitagit commented on June 15, 2024

Hi,
please don't share your login details, I just need a publicly accessible page where I can actually see the button in place and see the issue

from material-floating-button.

tomwhita avatar tomwhita commented on June 15, 2024

The URL is for our staging server and I've set a temp password so that you
can access it. No sensitive info is available there.
On Nov 26, 2015 9:45 AM, "Aurelio" [email protected] wrote:

Hi,
please don't share your login details, I just need a publicly accessible
page where I can actually see the button in place and see the issue


Reply to this email directly or view it on GitHub
#17 (comment)
.

from material-floating-button.

nobitagit avatar nobitagit commented on June 15, 2024

Ok, but is there a page where I can actually see the menu rendered?

from material-floating-button.

tomwhita avatar tomwhita commented on June 15, 2024

http://trudel.stageing.harnessup.com/dashboard
On Nov 26, 2015 10:05 AM, "Aurelio" [email protected] wrote:

Ok, but is there a page where I can actually see the menu rendered?


Reply to this email directly or view it on GitHub
#17 (comment)
.

from material-floating-button.

nobitagit avatar nobitagit commented on June 15, 2024

The markup of the button in that page is different from the one that you see in the examples of this component. It contains <br> and empty <p> tags that change the layout and actually make the html invalid.

This code for example:

<ul class="mfb-component--tr mfb-zoomin" data-mfb-toggle="hover" style="display: block;">
<li class="mfb-component__wrap">
    <!-- this br tag is not needed-><br>
    <a data-mfb-label="Add A New Project" class="mfb-component__button--main"><br>
      <!-- this br tag is not needed-><br>
      <i class="mfb-component__main-icon--resting ion-plus-round"></i><br>
      <!-- this br tag is not needed-><br>
      <i class="mfb-component__main-icon--active ion-close-round"></i><br>
    </a><p></p>
<ul class="mfb-component__list">
      <!-- this p tag is not needed-><p></p>
<li>

Please make sure that the HTML reflects the one in the docs, as explained here

from material-floating-button.

tomwhita avatar tomwhita commented on June 15, 2024

Wow. Am I stupid. Thanks for looking into this. I really appreciate it.
I was so focused on the CSS that I didn't look closer at the HTML.

TW

On Thu, Nov 26, 2015 at 10:27 AM, Aurelio [email protected] wrote:

The markup of the button in that page is different from the one that you
see in the exaples of this component. It contains
and empty

tags
that change the layout.

This code for example:

from material-floating-button.

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.