forem icon indicating copy to clipboard operation
forem copied to clipboard

For empowering community 🌱

Results 489 forem issues
Sort by recently updated
recently updated
newest added

### Description Based on #15858, Make necessary changes on the admin side. - We will have to add an article `Scheduled` state indicator on the article page `/admin/content_manager/articles` - Instead...

area: admin
area: publishing experience
changelog: spotlight
needs design

Description: Create a new home page feed relevancy level patterned after the `public_reactions` lever for an article (see https://github.com/forem/forem/blob/main/app/models/articles/feeds.rb#L314), but with the following changes: - Instead of public reactions count,...

area: homepage
Forem team
needs product

We've received a few questions from the community asking why CORS is disabled on API endpoints (example: https://forem-team.slack.com/archives/CAA200SH5/p1656692658360069). We should validate and document this decision.

area: API
Forem team

## Description There's work being done in #16310 for modals and one thing that came up was that there are still some modals in the codebase that aren't using the...

ready for dev
area: accessibility
tech: frontend

📖 **As an Admin, I want my experience with invitations to be as pleasing and straightforward as possible, so that I feel motivated to use them.** ✅ Tasks to complete:...

area: admin
area: design
Forem team

## What type of PR is this? (check all applicable) - [x] Refactor - [x] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update...

## What type of PR is this? (check all applicable) - [ ] Refactor - [ ] Feature - [ ] Bug Fix - [x] Optimization - [x] Documentation Update...

blocked

**Describe the bug** Our search results do not appear to render a pagination widget. **To Reproduce** On a local machine, you may want to update the search params to have...

bug
changelog: rollup

One of our partners seems to be running into API throttling issues: > A quick thought that I think you will be able to help us with that will help...

area: API
Forem team

We have Save/Bookmark article feature, which adds articles to the Reading List. Currently, we are using the Save button on the feed-page, and on the Post page, we have the...

area: homepage
Forem team
changelog: none