Giter Club home page Giter Club logo

corperwee's People

Contributors

ajibigad avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

temiadesina

corperwee's Issues

Modal backdrop issue

Ok. So the ideal thing is, the backdrop should span the whole screen. I set the height of of the back-drop to 100% to fix it, but it still fails in some states. Look at the screenshot below

image

After studying the style used in that of https://angular-ui.github.io/bootstrap/#/modal, I found out their backdrop has a position of fixed and mine is absolute. Dont know why this is so but changing mine to fixed from chrome dev tools help fix the issue. So temp hack is to add my style after theirs so we get a backdrop with a fixed position.

Cant close the issue yet until i know what changes mine to absolute

Error fetching Places issue

When the home page is loaded, the ideal thing is for the top results in the logged in user's town be shown but you'd get this error. Screenshot below:
image

This has to do with the way broadcasting works and how the different components are loaded in AngularJs. Am reading about this now and would fix the issue soon. But for now just select any of the categories from the tabs (eg. Hotels) and click the search button. That would fetch you the top results as expected. Ignore the alert boxes. To find the search button, just click the Toggle Search Filter button. See Screenshot below:

image

You'd get something like this. Depends on the data you feed into the db (use the UI to do this abegi!!)

image

auto-scroll issue

The problem here is, after you log into the app for the first time, the home page loads but without a scroll bar at the right to scroll down. I have tried to fix it but its not been smooth yet but be sure it would be fixed. Screenshot below.

image
Another Screen Shot below
image

No scroll bar at the right for user to be able to scroll

Session Timeout issue

Presently the user is not informed when his session's timed out.

What happens presently is, the app tries making some calls to the back-end but gets 401 error cause the session has expired.

There is no way the user is gonna know this. Even a page refresh cant solve it. A re-login is required.

Proposed flow is : a sign-in modal should come up enforcing the user to re-login and also stating the reason he has to this (which for now is just cause his session has expired).
After the re-login THE USER MUST NOT BE REDIRECTED!!! Just hide the modal and retry the api calls that failed

CSS duplicates

The dashboard.css and the style.css have some styles in both files,

The right thing is to have global styles in the app.css, styles for the dashboard (the one with the side-nav) in dashboard.css, then styles for the landing page in style.css

The names of the files should be renamed sef.

app, landing(style.css), home(dashboard.css)

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.