Coder Social home page Coder Social logo

athena-gravityforms-plugin's People

Contributors

cadie avatar cjg89 avatar jmbarne3 avatar mcatech avatar rjucf avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

athena-gravityforms-plugin's Issues

Upgrade Athena Framework to latest version

Description

See title.

Why it's Important

To ensure we're including the latest+greatest updates. Athena v1.1.1 also includes various accessibility improvements, but they shouldn't impact anything provided by this plugin.

Alternatives

n/a

Possible Implementation

Update package.json and re-run gulp tasks.

Additional context

n/a

Upgrade to Athena Framework v1.0.4

Description

Upgrade to the latest version of the Athena Framework.

Why it's Important

v1.0.4 adds accessibility improvements, namely color contrast updates for gold buttons, that need to be ported over to this plugin's styles.

Alternatives

n/a

Possible Implementation

Upgrade and rebuild project css

Additional context

n/a

List input add/remove buttons are too small

See screenshot--these images must have been modified in a recent update of GravityForms. They are now about 5px wide, which is very difficult to see and click.

Something like

.gfield_list_icons {

  ...

  .add_list_item,
  .remove_list_item {
    display: block;
    width: 1rem;
  }
}

seems to help. May want to look into increasing the icon size a bit at -xs and -sm for easier touch-based controls.

screen shot 2018-10-12 at 2 24 06 pm

Consider appending "(optional)" note (or similar) to non-required field labels

Since we hide required field asterisks with CSS, it would be helpful to users to have an alternate means of distinguishing between required and optional fields. We could potentially use a filter of some sort on individual field labels and append a "optional" phrase at the end if the field is not required and doesn't already have a string like "optional" in the label text value.

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.