Giter Club home page Giter Club logo

chrome-extension-github-classroom-helper's People

Contributors

ahsanayaz avatar laylasilbernberg avatar palmn72 avatar skarpej avatar snygghugo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

chrome-extension-github-classroom-helper's Issues

Extension should not replace chrome tab

Describe the bug
Right now, if I'm using the extension, opening a new tab shows a React page.

To Reproduce
Steps to reproduce the behavior:

  1. Install the extension
  2. Enable it if it isn't
  3. Open a new chrome tab
  4. See React tab

Expected behavior
The extension should not modify the new tab feature.

This could help
The new tab is perhaps defined in webpack.config.js. And we may want to delete the respective ts/tsx files as well to keep the repository clean.

enhancement: Instead of an input for filtering repos, show a dropdown

Is your feature request related to a problem? Please describe.
Right now, we show an input for filtering repositories (tabs) if the user has different pull requests opened for different repositories. Nobody likes to type the repo name in the input.

image

Describe the solution you'd like
Instead of the input, we should show a dropdown containing the potential repositories to select from.

Additional context
By default, the first repository should be selected.
The selected repository also should be persisted using chrome storage.

Warning about some incompatible attributes for React

As shown in the image, react does not support some html properties for the SVGs added in PR #1 and has different names for them.
The solution is to replace the attributes in Popup.jsx to the suggested one in console.
image

Handle multiple tabs using the same URL

Problem

At the moment, if you have multiple tabs using the same URL, the extension treats them as multiple pages.
This could result in some discrepancies which could be avoided.

Solution

If there are multiple tabs with the same URL, use the first one of them only.

Selecting/Unselecting tabs

Is your feature request related to a problem? Please describe.
If we have duplicate tabs or tabs we don't want, we should be able to select a few of them instead of all

Describe the solution you'd like
Should be able to select a few tabs or all, or none etc.

Describe alternatives you've considered
We considered closing the tab etc, but that's not that scalable I think.

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.