Code Monkey home page Code Monkey logo

tag-youre-it's People

Contributors

nilsnh avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tag-youre-it's Issues

Add fuzzy find to WebpageService.readdtags() method

When trying to load all the tags to the web page they might have moved around since the last time they were saved. Thus our application should try to "look around" and figure out the right place to display the tag.

Prototype pop-up menu

Need to prototype popup menu. Should consider how to deal with pop up on small screens.

Handle being on a page with jquery and bootstrap already included

Right now we inject both bootstrap and jquery into the pages we visit. This might interfere with existing styling, so the plugin should try to be less intrusive.

Might:

  • Strip the plugin more down to its bare necessities. Like only including enough styles for showing the on-page popup menu.
  • Or, first check if the page already includes jquery and bootstrap and just make use of that. Might prove to add some issues though. Might need to just go with native javascript calls instead.

Rangy has trouble loading on iframed pages

Example page: Java docs

Rangy tries to load before the pageRebuilder has rebuilt the page. It exits with message:

Rangy is not supported in this environment. Reason: No body element found

Need to ensure that Rangy is explicitly loaded later.

Add google sign-in functionality

To be able to use this application users will need to sign in with google. This is because we would like to include their e-mail together with the tags they send to our server. So, that they can later be related to those users.

Harden and polish css

Menu is currently struggling when included on pages where their css is overriding the injected menu's css. Need to find a way to make it impervious to present site styling. Also: Should add z-height on hover to prevent site hover bars covering the menu.

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.