Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RSS Feed Subscribe Button #40

Open
ninjaofawesome opened this issue Apr 17, 2024 · 2 comments
Open

Add RSS Feed Subscribe Button #40

ninjaofawesome opened this issue Apr 17, 2024 · 2 comments

Comments

@ninjaofawesome
Copy link
Collaborator

ninjaofawesome commented Apr 17, 2024

Background:
The Astoria tech meetup page is a RSS feed to find information about upcoming events without having to rely on social media. Having a button to subscribe to that makes it much nicer!

Todo:

  1. create a RSS feed button component. Currently there is no design, so we could opt to use an icon instead.
  2. Be sure to keep accessibility in mind when making the button. It should be findable by users using screen readers, accessible to those who rely on mouse and touch, not too small or too big, etc.
    3.For now, plop it somewhere on the page. It could be on a banner, at the top or bottom of the feed, wherever! There's no layout yet to decide where it should be.
  3. Write some tests to see if the button works as intended.
@ryandotfurrer
Copy link

@ninjaofawesome I'm happy to take this on!

@ryandotfurrer
Copy link

ryandotfurrer commented Jun 1, 2024

What are you all using for testing?

I've created the component and added it to MainLayout, check it out in my personal fork if you'd like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants