Giter Club home page Giter Club logo

crident.store's People

Contributors

lunaversitay avatar

Watchers

 avatar  avatar  avatar

crident.store's Issues

Design suggestions n that

Navigation bar dropdowns
Currently the padding for .dropdown-menu-inner is set to padding: 1rem, I propose you change it to padding: 1.25rem 1.5rem.
Before
After


Landing page product cards
Currently the cards for the products don't stand out against the background - this can be resolved by using a box-shadow (this isn't a huge change, but I think it makes a big difference on the page):

    -webkit-box-shadow: 0px 0px 28px -4px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 28px -4px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 28px -4px rgba(0,0,0,0.1);

Before
After


User controls on someones profile
Put a margin of .5rem beneath the USER ID section and use text-align: center on the parent element to center it.
Before

After


User bio
Remove margin-bottom from the <p> tag.

#profile-bio-content p {
     margin-bottom: 0;
}

Before
After


Change font size of country dropdown when editing profile display
Currently the font-size of the select dropdown is different to the font-sizes of the other inputs in the form.

.custom-select {
     font-size: .875rem;
}

Before
After


Product card discount design
For this, you'd have to wrap both the previous price and the current price in a span, remove padding from the parent element containing the two prices, put individual padding on each span containing each price and set the border/background accordingly. I am sorry for the inline css lmfao and ignore the fact that the padding changed around the title/author name, not intentional

<span class="bg-success text-white p-2 small rounded" style="background-color: #2dce89!important;padding: 0 !important;">
     <span class="strike" style="border: 1px solid #8c8e90;border-right: none;color: #8c8e90;padding:.25rem;">$40.00</span>
     <span style="background-color: #2dce89!important;border: 1px solid #1ea56b;border-left:none;padding: .25rem;">$30.00</span>
</span>

Before

After

big reputation status - alignment suggestion (preferences)

The feeling of looking at that reputation box isn't my best thing to be looking at cause of its size and most likely to be color too, I don't have any suggestions for any changes to it but at least resizing it or having a tab for it and not have the reputation below your rank status and replaced by something else.
firefox_2018-12-26_14-31-03

This info should be put at the end of the page.

firefox_2018-12-26_14-33-25

Horizontal centering for markdown content

Describe the solution you'd like
Some kind of markdown formatting that allows users to horizontally center content.

Additional context
Centering content is crucial to organized and good-looking product pages.

Filter Bug

Describe the bug
A clear and concise description of what the bug is.
Filter on the main page doesn't work

To Reproduce
Steps to reproduce the behavior:

  1. Go to main page
  2. Click on Filter
  3. Choose Tem Fortress or Gmod
  4. Just doesn't work

Expected behavior
I'm guessing it is supposed to only show addons from the selected game

Screenshots
https://i.imgur.com/g1pZo66.png

Product page suggestions

So in the product page I saw the image not fitting the box you made for it,
I suggest using object-fit: cover or contain; (Cover will cut away part of the image & contain will make the image fit within the dimentions given).

I'd also suggest adding a top review to the page (just a suggestions, this isn't necessary) If you'd add this I would suggest adding overflow-y: scroll; to the team section to not add unnecessary height to the page

And maybe add some <hr> or border between the product information and the team

suggestion

"Your email must be verified before you can continue" screen before email has been set

Describe the bug
The "Your email must be verified before you can continue" screen appears before an email on the user's account has even been set, therefore, clicking the "Resend Verification Email" does nothing

To Reproduce
Steps to reproduce the behavior:

  1. New account
  2. Do not set an email
  3. https://crident.store/email/required

Expected behavior
The email would be sent

Screenshots
http://i.venner.io/chrome_2018-12-26_17-25-13.png

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome
  • Version 71.0.3578.98 (Official Build) (64-bit)

No button for purchase (Ignore)

Describe the bug
Pretty simple. I can't purchase anything.

To Reproduce
I'm currently trying to buy Credit Store. So you simply just go to the page like I did.

Expected behavior
I expected there to be some sort of button for me to purchase this script.

Screenshots
Screenshot of page

Desktop (please complete the following information):

  • OS: Windows 10 Home
  • Browser: Firefox
  • Version: Latest

Smartphone (please complete the following information):

  • Device: N/A
  • OS: N/A
  • Browser N/A
  • Version N/A

Additional context
N/A

Marketplace button

For the marketplace button, it would be good if you could make clicking on it also bring you to the marketplace instead of having to select an option underneath it.

Quick links are not working (unless its just not completed yet)

When clicking on any of the quick links down at the bottom, is bring you back to the top. The Community Discord quick link is the only one that works.
I'm hoping the quick links just aren't completed yet and Luna knows about this.
Just pointing that out.

Discounting below $5

Describe the bug
Sellers should be able to discount their scripts to below $5. Maybe to $3? I need this specifically as several of my scripts are $5 and I need to apply the day 1 25% off.

Multiple bugs for patch #1

These are the bugs we're looking to patch for the next update to beta:

  • Remove purchase button in general if not approved
  • Emails send when entered
  • Add message saying the reason why you can't comment if product is disabled
  • Unintentional disable button removal on /me
  • Discount pricing restriction doesn't count decimals
  • Add slug support for users and market products
  • Login on nav bar
  • Change sub total to discount if its preseant

Dashboard button

Is the Dashboard button once you click on Profile Settings meant to do something, because it doesn't.
e1163e

You probably already have this down but i couldn't see it anywhere.

Discounting products

Describe the bug
When trying to discount an already posted product, there is still a $5 limit. However, discounting a product on its initial purchase seems to have no discount limit?
That being said, I was also able to discount my script to $0 on initial submission.

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.