Code Monkey home page Code Monkey logo

hashable's Introduction

Haneen Mahdin

a founder & design engineer

hashable's People

Contributors

dependabot[bot] avatar haneenmahd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hashable's Issues

[IDEA]: update fonts to provide unique look ๐Ÿ‘€

Is your feature request related to a problem? Please describe.
NO.

Describe the solution you'd like
Update font family to provide unique feel

Describe alternatives you've considered
Kumbh sans

Additional context
Add any other context or screenshots about the feature request here.

[BUG]: fix pages issue

Describe the bug
The navigation is broken
To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

[IDEA]: settings to clear local storage

Is your feature request related to a problem? Please describe.
A settings to clear local storage of saved data.

Describe the solution you'd like
The Playground data is stored in the local storage of the website, there should be an easy way to access and delete it.

Describe alternatives you've considered
A Settings page or overlay to delete cache or storage action.

Additional context
Add any other context or screenshots about the feature request here.

[BUG]: Too much loading time for playground

Describe the bug
The loading time for the last saved playground should be less than 500 milliseconds.

To Reproduce
Steps to reproduce the behavior:

  1. Go to hashable.space
  2. Click on 'Playground'
  3. It is gonna load last saved 'Playground'
  4. It takes 1 second to load which is not the time required to load the data but a setTimeOut used with it.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

[BUG] : SEO perfomance

The SEO performance is pretty much low RN, boost It by optimising image height and widths and avoiding document.write() or using defer for them.

[BUG]: the buttons are making the ui overflow in small devices

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
The Action Buttons in the homepage are making the UI Overflow

  1. Go to Home Page
  2. See error if you are on a small device

Expected behavior
The button size should be adjusted according to the device view width.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Android
  • Browser chrome
  • Version : latest

Additional context
Add any other context about the problem here.

[BUG]: zoom on input focus in iOS

Describe the bug
The webpage is zoomed in when I focus a input element in editor page

To Reproduce
Steps to reproduce the behavior:

  1. Go to /pages/editor
  2. Click on 'Any text input field'
  3. See error

Expected behavior
Being able to input in the default zoom

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: IOS
  • Browser: safari
  • Version 15.2

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

[IDEA]: get the request sample code in playground.

Is your feature request related to a problem? Please describe.
No ๐Ÿ™‚

Describe the solution you'd like
I would like to get the sample code whenever I change or create a new request.

Describe alternatives you've considered
None

Additional context
Add any other context or screenshots about the feature request here.

[BUG]: large layout shifts

Describe the bug
The website layout has large shifts.

To Reproduce
Steps to reproduce the behavior:

  1. Run tests on PageSpeed insight.

Expected behavior
Fix this all!

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • All

Smartphone (please complete the following information):

  • All

Additional context
Add any other context about the problem here.

[BUG]: The UX is kinda bad.

Describe the bug
The flow through the website is not as good enough to match with the UI ๐Ÿคฉ.

To Reproduce
Steps to reproduce the behavior:

  1. Navigate through our site.

Expected behavior
Much better flow design.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context
Add any other context about the problem here.

[BUG]: cannot build on GitHub CI

Describe the bug
GitHub Node.js CI does need a package-lock.json to build or run commands.

To Reproduce
Steps to reproduce the behavior:

  1. See that in GitHub actions logs

Expected behavior
The Project should contain a package-lock.json.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

[BUG]: api page not resonsive

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

[BUG]: icon not rendered!

Describe the bug
Icons are not rendered because the script is async.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any page which requests icons
  2. See error

Expected behavior
Load exact icons.

All Devices have these issues

[BUG]: low performance

Describe the bug
Non-critical CSS, JS are causing the website to load slow.

Note: This occurs only in mobile tests.

PageSpeed Insight

Expected behavior
Load as faster as desktop.

Screenshots
Screenshot 2021-12-31 at 7 06 24 PM

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: ALL PHONES
  • OS: *
  • Browser *
  • Version Browsers with latest webkit

Additional context
Add any other context about the problem here.

[BUG]: the ui is not responsive when switching tabs in /pages/api

Describe the bug
The API page's navbar is moving off while switching tabs in api navigation.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://hashable.space/pages/api/.
  2. Click on Supported Languages on the api navigation.
  3. See error

Expected behavior
Navigation bar should be placed fixed.

Screenshots
Not available at this time

Desktop (please complete the following information):

  • Did not occur in Desktops, only on mobiles.

Smartphone (please complete the following information):

  • Device: iPhoneX
  • OS: iOS 15.1
  • Browser: safari
  • Version 15.2

Additional context
Add any other context about the problem here.

[BUG]: the sample code is making the UI overflow in phones

Describe the bug
The sample code representation in/editor page is making the UI overflow.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '/editor'
  2. Scroll down to 'Sample Code Javascript

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: iPhone 13
  • OS: iOS 15.2
  • Browser safari
  • Version 15.1
    Additional context
    Add any other context about the problem here.

[BUG]: playground back button is not designed

Describe the bug
The back button inside playground editor is not customised with css.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '/pages/editor'
  2. See error

Expected behavior
Designed like the theme buttons.

Screenshots
Screenshot 2022-01-01 at 4 24 55 PM

Desktop (please complete the following information):

  • OS: MacOS
  • Browser safari
  • Version 15.2

Smartphone (please complete the following information):

  • Device: Opposite
  • OS: Android 11
  • Browser chrome
  • Version latest

Additional context
Add any other context about the problem here.

[IDEA]: Future goal

Is your feature request related to a problem? Please describe.
Future goal is to develop a Database collection, which is really hashed so hard that something can't break in and out.
Provide a public database solution, To test and run developer's small scale apps.

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.